> 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 ;-)



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to