Recent

Author Topic: freeBSD => pkg install fpc ?  (Read 5153 times)

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
freeBSD => pkg install fpc ?
« 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/

And run the ./install.sh script.

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

Fre;D


« Last Edit: December 19, 2014, 04:18:10 am by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: freeBSD => pkg install fpc ?
« Reply #1 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.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

 

TinyPortal © 2005-2018