Re: setting the path in rh8

2003-06-06 Thread Robert Upshall
I use Slackware but it should be the same for any linux if you use bash as your shell. add somthing like: export PATH=$PATH:/path/to/java/bin to your .bash_profile or /etc/profile Andrea Aime wrote: Kent E wrote: I know I did this once.. but it was in mandrake… now I want to know how to do

Re: setting the path in rh8

2003-06-06 Thread Andrea Aime
Kent E wrote: I know I did this once.. but it was in mandrake… now I want to know how to do it in redhat..??? It's the same I guess. In your home look for .bash_profile (.profile on Suse) and set the path in it so that at each login the path will be set (and remember to logout and login back to h

Re: setting the path in rh8

2003-06-05 Thread Andreas Micklei
On Thu, Jun 05, 2003 at 04:59:40PM +0800, Kent E wrote: > I know I did this once.. but it was in mandrake. now I want to know how > to do it in redhat..??? Please RTFM. There are heaps of books that will help you getting started with Linux. The RedHat manual is also very helpful. You get a printed

setting the path in rh8

2003-06-05 Thread Kent E
I know I did this once.. but it was in mandrake… now I want to know how to do it in redhat..???     Kent E.