On 29 Jul 2009, at 08:27, Graeme Geldenhuys
wrote:
I'm helping somebody out, getting FPC fully installed under OS X.
Currently the user can compile all the source code of fpGUI Toolkit,
but gets the old "-lX11 linking error".
On Mac OS X 10.5, X11 is installed by default when you insta
;
>to: "FPC-Pascal users discussions"
>subject: [fpc-pascal] linking errors under OS X
>
>Hi,
>
>I'm helping somebody out, getting FPC fully installed under OS X.
>Currently the user can compile all the source code of fpGUI Toolkit, but
>gets the old "-l
Graeme
Where do you get these for OS X?
Try http://www.macports.org/ or http://www.finkproject.org/
Personally, I have found MacPorts easy to use.
Regards
Peter
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.or
Hi,
I'm helping somebody out, getting FPC fully installed under OS X.
Currently the user can compile all the source code of fpGUI Toolkit, but
gets the old "-lX11 linking error".
In the case of Ubuntu Linux you would be required to install the
libx11-dev package. He would also need the libxf