discuss-gnustep
[Top][All Lists]
Advanced

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

Re: help to execute GORM ubuntu 10.04 32bits


From: Eduardo Osorio Armenta
Subject: Re: help to execute GORM ubuntu 10.04 32bits
Date: Tue, 20 Jul 2010 23:13:56 -0500

aaahhh!

that's it, 
gracias  German, 
now i need to find how to execute without being SU, 


i'm getting this when executing as mortal user:


You can avoid slowness of this time zone detecting approach
by setting the environment variable TZ='Mexico/General'
Or You can override the timezone name by setting the 'Local Time Zone'
NSUserDefault via the 'defaults' command line utility, a Preferences
application, or some other utility.
eg "defaults write NSGlobalDomain 'Local Time Zone' 'Mexico/General'"

2010-07-20 23:06:48.892 Gorm[29006] Did not find correct version of backend (libgnustep-back-0.18-018.bundle), falling back to std (libgnustep-back-0.18.bundle).
2010-07-20 23:06:48.900 Gorm[29006] NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-back-0.18
/usr/local/GNUstep/Local/Applications/Gorm.app/Gorm: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-back-0.18


I will review the gnustep wiki and your blog, 
Thank you so much

Best regards

On Tue, Jul 20, 2010 at 10:47 PM, German Arias <german@xelalug.org> wrote:
Eduardo Osorio Armenta escribió:

when trying to: make install
it replies:

~/prog/objc/Gorm/gorm-1.2.12$ sudo make install
GNUmakefile:29: /common.make: No such file or directory
GNUmakefile:181: /aggregate.make: No such file or directory
GNUmakefile:182: /application.make: No such file or directory
make: *** No rule to make target `/application.make'.  Stop.

Sometimes you need run . /usr/GNUStep....../GNUstep.sh as root too. For example:

sudo su
. /usr/GNUstep/....../GNUstep.sh
make install


trying to run:
~/prog/objc/Gorm/gorm-1.2.12$ ./Gorm.app/Gorm
This is odd, try with:

openapp ./Gorm.app

I hope this help.


reply via email to

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