« Biggest problem with Linux versus windows. | Home | Evolution Frustrations »
Finally got my java working in ubuntu.
By jelly | April 5, 2008
To refresh, I could always get java installed, however if I installed Sun JRE 1.6 my desktop applications would run, but not my web applets. If I installed the IceTea version that mozilla wanted it would fix my Webaps and they would work however it would break my desktop applications.
Installed Sun JRE package from Synaptic, as before desktop aps work, web aps don’t.
Then went into firefox and installed IceTea, as before web aps work, desktop aps don’t.
then ran
sudo update-java-alternatives -s java-6-sun
Now both Webaps and Desktop aps are working fine.
Topics: Linux Desktop | No Comments »
