discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep


From: Germán Arias
Subject: Re: GNUstep
Date: Sat, 04 Feb 2012 16:32:33 -0600
User-agent: GNUMail (Version 1.2.0)

As far as I know, if you pass a wrong path to source, it will display an error. On the other hand,
I never had been used source. But I think is better if you try:

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

if this is the correct path, of course.

On 2012-02-04 13:48:05 -0600 Eric Wasylishen <ewasylishen@gmail.com> wrote:

Hi,
based on the error message, it looks like your:

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

command is incorrect. try:
"source /usr/share/GNUstep/Makefiles/GNUstep.sh"

Also, I usually add that source command to my .bashrc so I can use gnustep-make without having to source it manually.

-Eric


On 2012-02-04, at 11:14 AM, thouraya thouraya wrote:




Hello

Please i have install gnustep like that:
$ GNUSTEP=gnustep-startup-0.26.2
  $ wget http://ftpmain.gnustep.org/pub/gnustep/core/$GNUSTEP.tar.gz
  $ tar xfz $GNUSTEP.tar.gz    $ cd $GNUSTEP
  $ sudo ./InstallGNUstep
Triva requires some components of the development branch of Paje. To install Paje:
  $ source /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
  $ git clone git://paje.git.sourceforge.net/gitroot/paje/paje
  $ export LANG=C
  $ cd paje
  $ make
When i use make i have this error

~/gnustep-startup-0.26.2/paje$ make
GNUmakefile:1: /usr/share/GNUstep/Makefiles/common.make: No such file or directory GNUmakefile:28: /usr/share/GNUstep/Makefiles/aggregate.make: No such file or directory make: *** No rule to make target `/usr/share/GNUstep/Makefiles/aggregate.make'. Stop.

Please how can do? thank you

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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