[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep.sh
From: |
pingi |
Subject: |
Re: GNUstep.sh |
Date: |
Sat, 22 Apr 2006 11:51:42 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
David Kruszewski <zyggykrus <at> muchomail.com> writes:
> ...
> Everytime I start a
> shell I am told " /usr/lib/GNUstep/System/Library/Makefiles/user_home: No
> such file or directory".
The problem seems to be your shell setup, not GNUstep itself. By default,
GNUstep is nowadays installed under /usr/GNUstep..., not /usr/lib/GNUstep. So
you should check where the file is (presumably
/usr/GNUstep/System/Makefiles/GNUstep.sh), then search in the shell's startup
files (~/.bashrc ~/.bash_profile ~/.profile /etc/bashrc /etc/profile or
whatever) for the line ". /usr.../GNUstep.sh" or "source /usr.../GNUstep.sh" and
adjust the path (i.e. /usr/lib->/usr).
ingolf
- GNUstep.sh, David Kruszewski, 2006/04/21
- Re: GNUstep.sh,
pingi <=
- Message not available