bug-gnustep
[Top][All Lists]
Advanced

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

Re: building instructions for gnustep don't work


From: Armando Di Cianno
Subject: Re: building instructions for gnustep don't work
Date: Sat, 13 Nov 2004 15:35:58 -0500

On 2004-11-13 06:06:25 -0500 Karel Kulhavy <clock@twibright.com> wrote:
.. /usr/GNUstep/System/Makefiles/GNUstep.sh (I called it under root as well
as make install)

The line is:
. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
that's "dot space" in front of the path to the file.

However when doing "./configure" at gnustep-base I got an error message
clock@beton:~/gnustep-base-1.8.0$ ./configure
configure: error: You must run the GNUstep initialization script first!

Sourcing GNUstep.sh needs to happen in any login session, I suggest adding that line to you ~/.bash_profile, or your ~/.xinitrc. The environment is only updated in the session you source the file, so it's not something you can just run once. Try sourcing it, and then try the ./configure. You should find it working.

__Armando





reply via email to

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