Tim Hawkins wrote: > But how to make "path" variable? I installed it in usr/java/ > directory... I found no instructions on where to isntall java. Should I > reinstall it in other directory?
Here is the easiest way to solve the problem (trust me it's the easiest way). I assume that you are using Red Hat (since you've mentioned RPM). in the terminal type "su" and enter the root password. change to /usr/bin/ this directory should be on your PATH already type "ln -s /usr/java/bin/java java" this should create the link to your java file. If you have problems, it's possible that you have directory like: /usr/java/jre1.5.0_06 in which case you will have to do "ln -s /usr/java/jre1.5.0_06/bin/java java" If this doesn't help or you run into any other problems let me know, i'll try to help, but i can't promise anything. -- Hi! I am a .SIG virus! Copy me to your SIG so that I can spread! http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of Poetry ======================== "None of us are free until all of us are free." ~ Mihail Bakunin