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: Ivan Vučica
Subject: Re: Install GNUStep on Ubuntu 16
Date: Fri, 13 May 2016 13:45:52 +0100

Based on what you wrote, I couldn't possibly know what went wrong; if you are certain you installed 1.2.20, and if the source code for the version you installed has been updated to actually say 1.2.20, it should be 1.2.20. I don't know where you obtained your copy of Gorm either.

I chose to download 1.2.20 from http://www.gnustep.org/experience/Gorm.html myself. One quick peek into GormInfo.plist reveals that, indeed, Gorm 1.2.20 thinks it's 1.2.18. It must be simply an oversight during the release process. The code is definitely newer than February 2012 (plenty of files and folders are dated 14 Apr 2013).

+cc Gregory for larger visibility.

On Fri, May 13, 2016 at 8:02 AM, Gerhard Huber <G.Huber1@gmx.net> wrote:
 

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]