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 <[email protected]> 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. >
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
