My first attempts have got it running, but I can't get the packages compiled in..
I am not using many packages... lnet and glscene. GLscene got a compilation error... not sure why, but there is a whole explanation with the bug... so I relaxed about it. But I just tried to compile with lnet, and that didn't fail, but I just didn't see lnet afterwards... Now I'll check if it still works on linux after all my windows escapades. My old linux binary could still compile a new project... So that side looks like it's working well... Anyway, I got to go to bed... -Reenen On Fri, Feb 13, 2009 at 5:41 PM, Lukas Gradl <[email protected]> wrote: > Graeme Geldenhuys schrieb: > > On Thu, Feb 12, 2009 at 8:18 PM, Lukas Gradl <[email protected]> wrote: > >> The FPC-Source is on the Shared Server-Drive. The compiled binary is > >> local on the workstations (using make install PREFIX=[/usr|C:\FPC] on > >> the workstations) > > > > As far as I know (and what I use), it's: INSTALL_PREFIX > > > > Here is my build script... > > > > ----------[ startbuild.sh ]------------------- > > make clean > > make all > > make install INSTALL_PREFIX=/opt/fpc_2.2.3 > > --------------------[ end ]----------------------- > > > > Perhaps they're equal, as I use > > make distclean;make all;make install PREFIX=/usr > > Works so far... > > regards > Lukas > > -- > > -------------------------- > software security networks > Lukas Gradl <fpc#ssn.at> > Eduard-Bodem-Gasse 9 > A - 6020 Innsbruck > Tel: +43-512-214040-0 > Fax: +43-512-214040-21 > -------------------------- > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > -- o__ ,_.>/ _ (_)_\(_)_______ ...speed is good _______________ I believe five out of four people have a problem with fractions.
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
