discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUmakefile errors


From: Riccardo Mottola
Subject: Re: GNUmakefile errors
Date: Tue, 10 Nov 2015 09:38:17 +0100
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1

Hi,

Craig Bakalian wrote:
Hi German,

I am running . /usr/share/GNUstep/Makefiles/GNUstep.sh

with no results.  Is there something I am missing?

did you search for GNUstep.sh and is it actually there? The "sourcing" of the file itself shouldn't give you any errors, but afterwards make should work. The script sets a couple of env. variable that are convenient and necessary for GNUstep-make to work.

Also, please note that it depends on your shell:

bash, sh, zsh and similars:
. /path/to/GNUstep.sh (with space after .)

csh, tcsh and similars:
source /path/to/GNUstep.csh

Riccardo




reply via email to

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