[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recent gstep-core doesn't compile.
From: |
Richard Frith-Macdonald |
Subject: |
Re: recent gstep-core doesn't compile. |
Date: |
Wed, 15 Nov 2000 14:50:31 +0000 |
On Wednesday, November 15, 2000, at 12:58 PM, Mohammad A. Haque wrote:
> I reported this on the help list last week but didnt get a response. I
> checked out cvs on two machines and got the same results.
I just did a full install -
1. make distclean
2. Remove all GNUSTEP environment variables and related info (eg PATH)
3. cvs -z3 update -Pd
4. configure --prefix=/usr/GNUstep
5. make debug=yes
6. su -c "make debug=yes install"
7. . /usr/GNUstep/System/Makefiles/GNUstep.sh
All worked fine.
My guess is that you have some environment variable or something sticking around
that is giving you grief.
A completely clean install should solve your problem.
If not - perhaps details ofg what actually went wrong (and in what context)
would
give me (or someone else) a clue.