discuss-gnustep
[Top][All Lists]
Advanced

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

Re: install hell


From: Larry Coleman
Subject: Re: install hell
Date: Sun, 22 Jun 2003 05:23:25 -0700
User-agent: Internet Messaging Program (IMP) 3.1

I've had the same problem using xterm under WindowMaker. Changing the xterm
settings to make it a login shell fixed it. I don't use KDE, but my guess is
that it's the same issue. This fix seems safer than hacking on /etc/ld.so.conf.

Larry Coleman
larry@studio1620.com


Quoting Nicola Pero <nicola@brainstorm.co.uk>:

> 
> > And to top it all off, while I can build apps, I can't run them at any
> terminals from within KDE. I get a 
> > travis@sumfin:~$ ExampleSetTest 
> > ExampleSetTest: error while loading shared libraries: libGSUnit.so.1:
> cannot open shared object file: No such file or directory.
> > 
> > The weird thing... if I flip to a console, it works fine!
> > Looking at it more, it appears that any terminal window under KDE has 
> > the GNUSTEP vars set, but LD_LIBRARY_PATH cleared, if I source the 
> > GNUstep.sh, it gets set fine. Why can't GNUstep just put libraries where 
> > the rest of the system puts them?
> 
> A simple solution is to add the two lines
> 
> /usr/GNUstep/System/Library/Libraries
> /usr/GNUstep/Local/Library/Libraries
> 
> to /etc/ld.so.conf, then run `ldconfig' everytime you install a library.  
> Then the libraries will be automatically found no matter if
> LD_LIBRARY_PATH is set or not.
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
> 







reply via email to

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