[kismac] Re: SVN, Bash, Paths

  • From: Geoffrey Kruse <gkruse@xxxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Mon, 16 Oct 2006 22:13:52 -0700

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



Other related posts: