At 03:09 PM 4/24/2002, moi wrote:
>I made the installation from scratch again
>
>here's what i have in the etc directory: a file named path
'path'? Hm, that's a new one to me. But OK. I don't track the
changes in setup.exe religiously.
>here are it's contents :
>
>
>
>
>
>
>
>PATH="/usr/lo
I made the installation from scratch again
here's what i have in the etc directory: a file named path
here are it's contents :
PATH="/usr/local/bin:/usr/bin:/bin:$PATH"
USER="`id -un`"
# Set up USER's home directory
if [ -z "$HOME" ]; then
HOME="/home/$USER"
fi
if [ ! -d "$HOME" ]; t
2 matches
Mail list logo