Re: [fpc-pascal] linking errors under OS X

2009-07-29 Thread Jonas Maebe
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

RE: [fpc-pascal] linking errors under OS X

2009-07-28 Thread Henrik Genssen
; >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

Re: [fpc-pascal] linking errors under OS X

2009-07-28 Thread Peter W A Wood
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

[fpc-pascal] linking errors under OS X

2009-07-28 Thread Graeme Geldenhuys
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