[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Install problem(s) with recent CVS
From: |
Nicola Pero |
Subject: |
Re: Install problem(s) with recent CVS |
Date: |
Tue, 23 Oct 2001 11:02:14 +0100 (BST) |
> 1) Problem with installation path
>
> :0> pwd
> /usr/local/src/GNUstep/CVS/gnustep/dev-apps/libobjc
> :0> gmake install
Hi - sorry for this problem - it's mostly my fault for having left stuff
pending - please try again from CVS now but please note that - temporarily
only - if you compile using the current gnustep-make you need to manually
add the line
GNUSTEP_MAKE_MAJOR_VERSION = 2
in dev-apps/libobjc/GNUmakefile, just after
include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make
this is only temporarily - should be automatically fixed when we release a
new gnustep make - soon.