discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Strange problem...


From: Martin Brecher
Subject: Re: Strange problem...
Date: Sat, 18 Oct 2003 14:51:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3



Dennis Leeuw wrote:
Using gnustep make/base 1.8.0
and gnustep gui/back 0.9.0
I am running into a strange problem I can't figure our.

Using the system as described in the Build Guide and starting applications I get:
openapp Preferences.app
/usr/GNUstep/System/Applications/Preferences.app/Preferences: error while loading shared libraries: libPrefsModule.so.1: cannot open shared object file: No such file or directory

and

openapp GWorkspace
/usr/GNUstep/System/Applications/GWorkspace.app/GWorkspace: error while loading shared libraries: libGWorkspace.so.1: cannot open shared object file: No such file or directory

Resourcing GNUstep.sh solves the problem.

GNUstep.sh sets up LD_LIBRARY_PATH to enable the linker to find the libraries that are otherwise missing when you invoke openapp. Thus, sourcing GNUstep.sh from your .bashrc is recommended to have everything in place when you open a new terminal window. If you want to run applications directly from Window Maker, it's advisable to also source GNUstep.sh from the Window Maker autostart script in ~/GNUstep/Library/WindowMaker.

Greetings,
Martin





reply via email to

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