On 12/5/06, Richard Frith-Macdonald <[EMAIL PROTECTED]> wrote: >> 1. When you install GNUstep, you should add the paths of the >> directories containing GNUstep libraries to /etc/ld.so.conf and run >> the ldconfig program to update the systems cache of library paths. >> Putting libgnustep-base in /usr/lib has a similar effect, but you >> need to remember to do that for every library you might want to >> use ... so adding directories to /etc/ld.so.conf is less error prone >> as it means you are less likely to miss a library. >[...] > > Of course this wouldn't work on systems that do not have/use /etc/ld.so.conf. > Eg. on Solaris, you would have to use crle(1), keeping information in > /var/ld/ld.conf
Yes ... I think you can replace 1. with whatever setup is required on your system to properly run GNUstep ;-) Once you can run your GNUstep daemon properly, then to run other GNUstep tools/apps you can follow Richard's steps 2, 3, 4. ;-) Thanks _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
