libPrefClasses.so.0 is not found, which is a link located in 
/usr/GNUstep/Local/Library/Libraries where several other libraries are found

libPrefClases.so.0 is linked to 
../Frameworks/PrefClasses.framework/Versions/Current/libPrefClasses.so.0
which is in turn linked to:
libPrefClasses.so.0.1 which is the actual library

Could this just be a bug when the program was linked?

thanks,

-j

On 2010-02-23 17:14:03 +0100 Truls Becken <[email protected]> wrote:

> J. Jordan wrote:
> 
>> ToyViewer will work fine when I start it from GWorkspace or use openapp
>> from the command line.  When I attempt to use the command "ToyViewer"
>> on the command line it tells me that it cannot fnd a shared library and 
>> dies.
> 
> I guess the linking of the executable makes it only work when started
> from inside the app-dir. Try the following from your home directory,
> it should reveal which library is not found:
> 
> $ ldd `which ToyViewer`
> 
> -Truls
>



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to