help-gnustep
[Top][All Lists]
Advanced

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

Re: Install GNUStep on Ubuntu 16


From: Gerhard Huber
Subject: Re: Install GNUStep on Ubuntu 16
Date: Fri, 13 May 2016 09:02:48 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

 

Probably installed in /usr/local/lib/GNUstep/Libraries. Not sure.

cd /usr/local/lib/GNUstep
find . | grep libGormCore

Once found, take the **DIRECTORY** where it lives and do something similar to:

export LD_LIBRARY_PATH="/usr/local/lib/GNUstep/Library:${LD_LIBRARY_PATH}"

then start gorm.


thanks again for your help. It works this way.
But now when I start Gorm and select "Info > Info Panel..." it still shows version 1.2.18 and not 1.2.20.


reply via email to

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