Found out that WebEx is not working in the latest and greatest version of Ubuntu (Lucid Lynx, 10.04). After some digging around, it seems that Java from Sun is not installed by default, and Ubuntu has OpenJDK & IcedTea as the default Java plugin in Firefox. AND WebEx don’t play nice with IcedTea.
Below are the lines I have used in a terminal to get WebEx working
sudo apt-get remove icedtea6-plugin sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" sudo aptitude update sudo aptitude install sun-java6-jdk sudo update-alternatives --config java sudo apt-get install sun-java6-plugin
Good luck! And let me know if I might have missed out anything



Thanks a lot man.
1. If I copy paste the line
sudo add-apt-repository “deb http://archive.canonical.com/ lucid partner”
It is not working.
I have to edit the double quotes manually.
2. sudo update-alternatives –config java
have to edit the — manually.
After this, webex works perfectly.
Thanks a lot.
[...] Thanks for Edward for his original post.http://edtake.wordpress.com/2010/05/08/ubuntu-getting-webex-to-work-on-10-04/ [...]
thanks for your feedback!
It seems that the wordpress was not displaying all the lines correctly. I have not fixed them
Thanks a lot mate. This worked awesome for me except for the first step where icedtea6-plugin was not installed for me in the first place. I use Kubuntu 10.04, btw.
-Jeeva
[...] certain extent. I have fixed issues such as slow wireless, wireless dropping all the time, and even WebEx. And today, I have finally gotten the DVD burner to [...]
Thanks!!
WebEx works now!
Thanks for sharing this info.
Thanks mate. Contemplating switching my company laptop to Ubuntu from XP, having a Webex working is a must. I just tested your setup on my home laptop and Webex worked flawlessly, thanks for sharing!
THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU!!!!!!!!!!!
Thanks man! Worked like a song. Greatly appreciated.
I just installed Google Chrome and Webex works great except no VOIP – still need to dial in or use Skype. Anybody have a solution for getting VOIP using Webex to work I’m all ears!
=Steve