Re: [fpc-pascal] fppkg compiler upgrade

2015-11-26 Thread Joost van der Sluis
Op 23-11-15 om 04:55 schreef leledumbo: 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. You can also run samplecfg. J

Re: [fpc-pascal] fppkg compiler upgrade

2015-11-23 Thread Michael Van Canneyt
On Mon, 23 Nov 2015, Mattias Gaertner wrote: On Sun, 22 Nov 2015 20:55:14 -0700 (MST) leledumbo 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

Re: [fpc-pascal] fppkg compiler upgrade

2015-11-23 Thread Mattias Gaertner
On Sun, 22 Nov 2015 20:55:14 -0700 (MST) leledumbo 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

Re: [fpc-pascal] fppkg compiler upgrade

2015-11-22 Thread leledumbo
> 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. -- View this message in context: http://free-pascal-general.104571

[fpc-pascal] fppkg compiler upgrade

2015-11-22 Thread Mattias Gaertner
Hi, I have fpc 2.6.4 on Linux and "fppkg list" shows the 2.6.4 packages. Then I install fpc 3.1.1 using "make install". fppkg still shows the 2.6.4 packages. What is the proper way of upgrading fppkg? The wiki page does not tell me: http://wiki.lazarus.freepascal.org/fppkg Mattias

[fpc-pascal] fppkg

2012-09-03 Thread Mattias Gaertner
Hi, I removed my .fppkg directory, installed fpc 2.7.1 (22294) and called "fppkg -v update". I get a strange error: The FPC Package tool encountered the following error: Could not find a fpc executable in the PATH fpc is in the normal Linux PATH. What PATH does fppkg use? How to get the versio