|
From: | Ivan Vučica |
Subject: | Re: Install GNUStep on Ubuntu 16 |
Date: | Fri, 13 May 2016 13:45:52 +0100 |
Probably installed in /usr/local/lib/GNUstep/Libraries. Not sure.
cd /usr/local/lib/GNUstep
find . | grep libGormCoreOnce 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.
[Prev in Thread] | Current Thread | [Next in Thread] |