discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep


From: Eric Wasylishen
Subject: Re: GNUstep
Date: Sat, 4 Feb 2012 12:48:05 -0700

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
 $ 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
 $ 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


reply via email to

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