gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: gnustep-make experiment


From: Nicola Pero
Subject: RE: gnustep-make experiment
Date: Wed, 24 Jan 2007 13:17:17 +0100 (CET)

> attached is just sort of an experiment in getting rid of GNUstep.sh to 
> compile stuff

If you use trunk, you don't need GNUstep.sh to compile stuff ... ;-)

 1. add /usr/GNUstep/System/Library/Libraries and 
/usr/GNUstep/Local/Library/Libraries to /etc/ld.so.conf and run ldconfig

 2. add /usr/GNUstep/System/Tools and /usr/GNUstep/Local/Tools to your PATH

 3. set GNUSTEP_MAKEFILES=/usr/GNUstep/System/Library/Makefiles

and you're ready to go.  Once we use FHS, then libraries and tools will 
automatically be in your PATHs, so you would need to:

 * do nothing to use GNUstep

 * set the single variable GNUSTEP_MAKEFILES to compile GNUstep stuff

and you can also easily switch between different installations by using 
configuration files.

Thanks

PS: investigations are still welcome though ;-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]