Make Java work. How?
albi
albi at scii.nl
Wed Sep 13 10:36:12 UTC 2006
Herman Aalderink wrote:
>> http://ubuntuguide.org/wiki/Dapper#How_to_install_JRE_v5.0_Update_8
>> ====
>> How to install JRE v5.0 Update 8
>
> All I need is Java on my default Ubuntu 6.06. (+ auto-updates)
> My FireFox is 1.5.0.5
> JAVA is installed acc to synaptic. (why doesn't it work??)
>
> Thank you for the many suggestions.
> I am trying them out one by one.
> EasyUbuntu did not work for me (I have a report on file).
> Still to try the other suggestions. Incl the above one.
> I am enjoying Ubuntu. Even if without JAVA and Macromedia-FlashPlayer.
if you have installed the sun-jre, then remove the gnu-java package OR
do an update-alternatives in a terminal :
sudo update-alternatives --set java
/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/bin/java
(on 1 line!)
then try in a terminal : java -version
More information about the ubuntu-users
mailing list