[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't make (Possibly missing some GNUStep components)
From: |
Yavor Doganov |
Subject: |
Re: Can't make (Possibly missing some GNUStep components) |
Date: |
Tue, 16 Mar 2010 09:39:12 +0000 (UTC) |
User-agent: |
Pan/0.133 (House of Butterflies) |
В Mon, 15 Mar 2010 19:02:25 -0400, Rob Larkins написа:
> GNUmakefile:2: /common.make: No such file or directory GNUmakefile:25:
> /application.make: No such file or directory make: *** No rule to make
> target `/application.make'. Stop.
On Debian and Debian-derived systems, use `gs_make' instead of `make' to
compile GNUstep packages. Or, alternatively, source
/usr/share/GNUstep/Makefiles/GNUstep.sh in your ~/.bashrc (or
equivalent), or just export
GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles.