gnustep-dev
[Top][All Lists]
Advanced

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

Re: make hello


From: German Arias
Subject: Re: make hello
Date: Tue, 01 Jun 2010 23:43:01 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

I think your problem is, as David say before, with GNUstep script. Try this:

1) cd to the base directory
2) run the GNUstep script:

  . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh

3) make distclean (to clean the previous build)
4) now: make
5) If all is OK. As root run the GNUstep script again:

#. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh

6) make install

I hope this help you.


Elim Qiu escribió:
Yes. I found the problem was more tough than I thought. I actually
couldn't build base on ubuntu 10.04!

address@hidden:/home/elim/Projects/Gnu/core/base# make
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
help.
/usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your
PATH may not be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:857: Please try again
after adding "/usr/GNUstep/System/Tools" to your path
Making all in Source ...




reply via email to

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