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

Re: jre not found?



Sorry about this, but Sun Java is the same that Debian Java so you gona
get the same problems or more problems... you can write me, I use Java
in my work(fedora core) and my home(debian etch... of course)... did you
try the update-alternatives command(as root):

cd /usr/bin

update-alternatives --install javac javac /usr/java/1.5.0_08/bin/javac
15008

update-alternatives --install javah javah /usr/java/1.5.0_08/bin/javah
15008

update-alternatives --install jar jar /usr/java/1.5.0_08/bin/jar 15008

update-alternatives --install appletviewer
appletviewer /usr/java/jdk1.5.0_08/bin/appletviewer 15008

Good Luck!!!
-- 
http://igordevlog.blogspot.com/



Reply to: