Re: Newbie. Java Path in Fedora not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Just put a command to extend the path in your
> .bash_profile. This line
> is backwards in a sense:
> export PATH=$PATH:/usr/java/j2re1.4.2_08/bin
> 
> You want the line:
> export PATH=/usr/java/j2re1.4.2_08/bin:$PATH
> 
> -- 
Thank-you

Worked first time!

Clive


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux