discuss-gnustep
[Top][All Lists]
Advanced

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

Fwd: GNUstep


From: thouraya thouraya
Subject: Fwd: GNUstep
Date: Sat, 4 Feb 2012 19:14:55 +0100




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


reply via email to

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