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: German Arias
Subject: Re: help to execute GORM ubuntu 10.04 32bits
Date: Tue, 20 Jul 2010 21:47:13 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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]