discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep from SVN & permissions


From: Dr. H. Nikolaus Schaller
Subject: Re: GNUstep from SVN & permissions
Date: Tue, 3 Feb 2009 18:52:16 +0100

Ah,
the critical part is that the setup created by

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

gets lost when doing su. And some packages of core appear already to depend on this.

Now they all compile.

Now, I will try SWK Browser...

Nikolaus


Am 03.02.2009 um 18:05 schrieb Nicola Pero:

I'm not sure I understood the question. The wiki page you refer to is empty. ;-)

http://wiki.gnustep.org/index.php/GNUstep_SVN_installation_guide.


The link should include the final dot...

Maybe, we should also remove the . in the page name (I will do).



Thanks - the instructions on that page should have

   su -c 'make install'

not

   make install

for all packages.  Eg,

cd core/base
./configure
make
su -c 'make install'

As explained, other setups are possible, but the standard, default and secure setup that everyone
should normally follow is this one. :-)

Thanks





reply via email to

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