[fpc-pascal] fppkg compiler upgrade

Michael Van Canneyt michael at freepascal.org
Mon Nov 23 12:49:38 CET 2015



On Mon, 23 Nov 2015, Mattias Gaertner wrote:

> On Sun, 22 Nov 2015 20:55:14 -0700 (MST)
> leledumbo <leledumbo_cool at yahoo.co.id> wrote:
>
>>> What is the proper way of upgrading fppkg?
>>
>> $ rm ~/.fppkg/config/default
>>
>> now rerun fppkg, it should create a new config. if it still shows 2.6.4,
>> that means your 3.1.1 is inaccessible or has lower precedence than your
>> 2.6.4.
>
> Thanks.
> Should I add this to the wiki?

Yes; But please mention that this is one way of doing it;
I copied the ~/.fppkg/config/default to ~/.fppkg/config/3.1.1
and then use
fppkg -c 3.1.1

>
> Is this also needed when installing FPC with the other installers
> like deb, rpm, install.sh?

Yes.

Michael.



More information about the fpc-pascal mailing list