bug-gnustep
[Top][All Lists]
Advanced

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

Re: Installation of gnustep-base from SVN failed on Debian GNU/Linux Len


From: Csanyi Pal
Subject: Re: Installation of gnustep-base from SVN failed on Debian GNU/Linux Lenny
Date: Sun, 05 Jul 2009 18:54:52 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Gregory John Casamento <greg_casamento@yahoo.com> writes:

> Type this on the command line:
>
> . ${GNUSTEP_MAKEFILES}/GNUstep.sh
>
> (this should resolve to
> /usr/GNUstep/System/Library/Makefiles/GNUstep.sh)
>
> This sets up all of the environment variables needed.
>
> Then you should be able to build Gorm and other apps.
>
> GC
> Gregory Casamento -- Principal Consultant - OLC, Inc
> # GNUstep Chief Maintainer

OK, I'm starting from Beginning.

Remove directory:
/usr/GNUstep/
and
/etc/GNUstep/GNUstep.conf

In the modules directory that I get from SVN repository:

 $ cd modules/core/make
 $ ./configure
 $ make
 $ sudo make install

 $ cd modules/core/make/Documentation
 $ make
 $ sudo make install

 $ . ${GNUSTEP_MAKEFILES}/GNUstep.sh

 $ cd modules/core/base
 $ ./configure

Now I get an error message:
./configure: line 1401: gnustep-config: command not found
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!

Why I get this error?
Any advices will be appreciated!

--
Regards, Paul Chany





reply via email to

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