[aclug-L] Re: changing the path.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Debian.
-----Original Message-----
From: phrostie <phrostie@xxxxxxxxxxxxx>
To: aclug-L@xxxxxxxxxxxx <aclug-L@xxxxxxxxxxxx>
Date: Saturday, November 06, 1999 6:43 PM
Subject: [aclug-L] Re: changing the path.
odd, what dist are you running?
for redhat, mandrake, turbo linux
it would be something like this:
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin:/sbin
BASH_ENV=$HOME/.bashrc
USERNAME=""
export USERNAME BASH_ENV PATH
export SHADERS=/home/graphics/bmrt/shaders
export MOPSLIB=/home/graphics/mops/buttons
export BLENDERDIR=/home/graphics/blender
# export XRACER_HOME=/home/download/xracer-data
hope this helps.
kai & steven Hallacy wrote:
> It only contains:
>
> umask 002
>
> -----Original Message-----
> From: phrostie <phrostie@xxxxxxxxxxxxx>
> To: aclug-L@xxxxxxxxxxxx <aclug-L@xxxxxxxxxxxx>
> Date: Saturday, November 06, 1999 4:20 PM
> Subject: [aclug-L] Re: changing the path.
>
> it depends on your shell.
> for bash it is .bash_profile
>
> kai & steven Hallacy wrote:
>
> > Hello,
> >
> > What file do I need to mess with to set the default path ($PATH).
>
> --
> phrostie@xxxxxxxxxxxxx
> Oh I've slipped the surly bonds of dos
> and danced the skies on LINUX silvered wings.
> http://www.cottagesoft.com/~phrostie/cad-tastrafy
--
phrostie@xxxxxxxxxxxxx
Oh I've slipped the surly bonds of dos
and danced the skies on LINUX silvered wings.
http://www.cottagesoft.com/~phrostie/cad-tastrafy
|
|