bug-gnustep
[Top][All Lists]
Advanced

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

Re: Cannot install base with current cvs


From: Nicola Pero
Subject: Re: Cannot install base with current cvs
Date: Fri, 4 Jul 2003 11:16:49 +0100 (BST)

> Making install in NSTimeZones...
> [...]
> /bin/sh: /opt/GNUstep/System/Libraries/Resources/gnustep-base: not a directory

Hmmm.  Something went wrong with your install, probably before this point,
because that directory should have been created by
NSCharacterSets/GNUmakefile.  Or maybe you made install directly in the
NSTimeZones subdir without knowing that's supposed to happen after the
NSCharacterSets install.

To make the code more robust and less easily breakable, I've added a
simple rule in NSTimeZones to create the directory if not there, so that
make install in NSTimeZones should work even if make install in
NSCharacterSets has not been run (or failed for some reasons).

My suggestion now is to get everything new from CVS (gnustep-make and
gnustep-base) and rebuild.

Let me know if you have further problems.





reply via email to

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