help-gnustep
[Top][All Lists]
Advanced

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

Re: Mac OSX build errors-


From: Yen-Ju Chen
Subject: Re: Mac OSX build errors-
Date: Mon, 11 Feb 2008 13:54:31 -0800

A quick check is to do

set | grep GNUSTEP

and see whether the environment variables are correctly set.

And if you use default Leopard, your shell should be bash.
Then you can do this:

source /usr/GNUstep/System/Library/Makefiles/GNUstep.sh

Note that instead of using 'csh', you use 'sh' here.

Yen-Ju

On Feb 11, 2008 1:49 PM, Brent Austin <brent1a@yahoo.com> wrote:
> How exactly do I "source the GNUstep.sh script before running make here."
> I'm certain I'm missing something here.
> thanks
> -Brent
>
> Brent Austin <brent1a@yahoo.com> wrote:
> (on leopard 10.5)
> I do this for gnustep-make:
> ./configure --prefix=/usr/GNUstep --enable-native-objc-exceptions 
> --with-layout=gnustep 
> --with-config-file=/usr/GNUstep/Local/Configuration/GNUstep.conf
> make
> make install
>
> then this:
> . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
>
> source /usr/GNUstep/System/Library/Makefiles/GNUstep.csh
>
> but I still get the following error when I try to configure gnustep-base:
>
> "configure: error: You must have the gnustep-make package
> installed and set
> up the GNUSTEP_MAKEFILES environment variable to contain the path to the
> makefiles directory before configuring!"
>
> thanks for any help,
> -Brent
>
> ________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try
it now._______________________________________________
> Help-gnustep mailing list
> Help-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnustep
>
>
>
>
> ________________________________
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
>
>
> _______________________________________________
> Help-gnustep mailing list
> Help-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnustep
>
>




reply via email to

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