Complete.Org: Mailing Lists: Archives: discussion: November 1999:
[aclug-L] Re: changing the path.
Home

[aclug-L] Re: changing the path.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: changing the path.
From: phrostie <phrostie@xxxxxxxxxxxxx>
Date: Sat, 06 Nov 1999 23:15:08 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

sorry i can't help you there.

kai & steven Hallacy wrote:

> 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

--
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






[Prev in Thread] Current Thread [Next in Thread]