discuss-gnustep
[Top][All Lists]
Advanced

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

RE: Just Installed from SVN


From: Nicola Pero
Subject: RE: Just Installed from SVN
Date: Sun, 17 Dec 2006 02:14:23 +0100 (CET)

> Hey, this is the first time that I actually try installing GNUstep from
> SVN.  I got the base system installed without any issues, except for a
bunch
> of warnings!  Anyway, I'm now to install Thematic, just because I'm pretty
> much installing almost everything under the apps directory and I'm having a
> big issues with the GNUSTEP_INSTALLATION_DOMAIN variable, doesn't matter
> what I set it to, Thematic gets installed to the USER domain.  Is this the
> way it's supposed to go?  Why?

Yup ... I had a look, that app seems to be using GNUmakefiles generated
by Project Center -- unfortunately ProjectCenter used to hardcode
GNUSTEP_INSTALLATION_DIR
inside the makefiles (which is pretty bad for various reasons).

I think some time ago I fixed Project Center so that it would not to do
that ;-),
presumably the GNUmakefiles just need recreating using a new Project
Center ? :-)

Anyway, as a quick fix while the makefiles get fixed,

 make GNUSTEP_INSTALLATION_DIR=/usr/GNUstep/System

should do it (untested). ;-)

Or just remove GNUSTEP_INSTALLATION_DIR from GNUmakefile, then
GNUSTEP_INSTALLATION_DOMAIN,
DESTDIR and other goodies (including some future ones) should start
working. :-)

Thanks








reply via email to

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