Depending on the shell you're using, you can add to the PATH definition in the
.cshrc, .kshrc, or .bashrc files (for CSH, KSH, or BASH respectively).

Under Bash and Ksh, the definition would be:

          export PATH=$PATH:/sw/bin

and for CSH or TCSH

           setenv PATH  $PATH:/sw/bin

Hope this helps!!

      -- Michael.


--- Curtis Vaughan <[EMAIL PROTECTED]> wrote:
> When in X11, when I use xterm (the terminal application) I can't just 
> type, say, such commands like fink or dselect or apt-get from the 
> prompt.  Either I need to be in the directory /sw/bin or type in the 
> entire path.  So, where do I need to set paths up so I can just type 
> commands in /sw/bin
> 
> Curtis Vaughan
> 


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to