[kismac] Re: SVN, Bash, Paths
- From: "Justin Morris" <morris.justin@xxxxxxxxx>
- To: kismac@xxxxxxxxxxxxx
- Date: Mon, 16 Oct 2006 23:33:07 -0600
Thanks so much Geoffrey, you always have the answers!
Justin
On 10/16/06, Geoffrey Kruse <gkruse@xxxxxxxxx> wrote:
Add those to lines to ~/.profile
Geoff
On Oct 16, 2006, at 10:10 PM, Justin Morris wrote:
2. Note that you will need to add /usr/local/bin to either their your
> account's PATH, or the system level PATH if it has not already
> been
> altered for some other application. To modify to the path for
> all
> users, modify /etc/profile (for sh, ksh, bash, etc.) or
> /etc/csh.login
> (for csh, tcsh, etc).
>
Sorry for the lame question -
How do I prevent myself from having to type/copy paste into terminal this
each time:
PATH=$PATH:/usr/local/bin
> export PATH
So that I can "svn co
https://svn.binaervarianz.de/kismac/branches/usb-drivers" (or another
source)
I don't understand those direction above.
Justin
- References:
- [kismac] SVN, Bash, Paths
- From: Justin Morris
- [kismac] Re: SVN, Bash, Paths
- From: Geoffrey Kruse
Other related posts:
- » [kismac] SVN, Bash, Paths
- » [kismac] Re: SVN, Bash, Paths
- » [kismac] Re: SVN, Bash, Paths
- » [kismac] Re: SVN, Bash, Paths
- » [kismac] Re: SVN, Bash, Paths
- » [kismac] Re: SVN, Bash, Paths
Add those to lines to ~/.profile Geoff
On Oct 16, 2006, at 10:10 PM, Justin Morris wrote:
2. Note that you will need to add /usr/local/bin to either their your > account's PATH, or the system level PATH if it has not already > been > altered for some other application. To modify to the path for > all > users, modify /etc/profile (for sh, ksh, bash, etc.) or > /etc/csh.login > (for csh, tcsh, etc). >
Sorry for the lame question - How do I prevent myself from having to type/copy paste into terminal this each time:
PATH=$PATH:/usr/local/bin > export PATH
So that I can "svn co https://svn.binaervarianz.de/kismac/branches/usb-drivers" (or another source)
I don't understand those direction above.
Justin
- [kismac] SVN, Bash, Paths
- From: Justin Morris
- [kismac] Re: SVN, Bash, Paths
- From: Geoffrey Kruse