Lazarus

Free Pascal => Unix => Topic started by: Fred vS on December 18, 2014, 08:34:35 pm

Title: freeBSD => pkg install fpc ?
Post by: Fred vS on December 18, 2014, 08:34:35 pm
Hello.

Only to signal that doing in freeBSD   > pkg install fpc

=> do not install correctly fpc (lot of things are missing, no package, no units, nothing).

The right way to install fpc on freeBSD is to download the package here=>
http://sourceforge.net/projects/freepascal/files/FreeBSD/2.6.4/ (http://sourceforge.net/projects/freepascal/files/FreeBSD/2.6.4/)

And run the ./install.sh script.

This way install fpc correctly, with all his needed units and packages.

Fre;D


Title: Re: freeBSD => pkg install fpc ?
Post by: Graeme on January 01, 2015, 03:06:01 pm
That's the reason I don't like to install FPC from any package management system like offered by FreeBSD or Linux. The split the "Free Pascal Compiler" project into many small packages. The "fpc" package probably just installs the compiler binary. Then you still have to install the "fpc-units", "fpc-db" etc etc... Very annoying!

Hence I ALWAYS follow the suggestion you made. Simply use the official binary installer supplied by the FPC Team. It always works, and installs everything you need, including documentation.
TinyPortal © 2005-2018