[kismac] Re: SVN, Bash, Paths
- From: Geoffrey Kruse <gkruse@xxxxxxxxxxxxxx>
- To: kismac@xxxxxxxxxxxxx
- Date: Mon, 16 Oct 2006 22:27:38 -0700
cd ~/
pico .profile
-->insert path lines here-->
cntrl-x
yes
login / out of terminal
Geoff
On Oct 16, 2006, at 10:25 PM, Justin Morris wrote:
I realize that, but I don't understand how to open/edit/save the
profile.
Thanks,
Justin
On 10/16/06, Bug Dave < bugdave@xxxxxxxxx> wrote:
you need to add svn to your bash profile
On Oct 17, 2006, at 1:10 AM, 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: Bug Dave
- [kismac] Re: SVN, Bash, Paths
- From: Justin Morris
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
Thanks,
Justin
On 10/16/06, Bug Dave < bugdave@xxxxxxxxx> wrote: you need to add svn to your bash profile
On Oct 17, 2006, at 1:10 AM, 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: Bug Dave
- [kismac] Re: SVN, Bash, Paths
- From: Justin Morris