Salut, This error, I think, means that it can't find the GNUstep makefiles. Did you source the GNUstep.sh file? This will be a command like:
$ source /usr/GNUstep/System/Library/Makefiles/GNUstep.sh Or just: $ . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh Where /usr/GNUstep is the place where you installed GNUstep. David On 18 Jan 2013, at 23:42, major_ghz wrote: > hello, > > i try to compile etoile on debian, > > but i have this message : > > GNUmakefile:1: /common.make: Aucun fichier ou dossier de ce type > GNUmakefile:11: /aggregate.make: Aucun fichier ou dossier de ce type > make: *** Pas de règle pour fabriquer la cible « /aggregate.make ». Arrêt. > > my english is not very good and i have some difficulte to undestand the > compile step. > > regard, > major_ghz > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss -- Sent from my brain _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
