How to Join Webex Webinar on Firefox for Ubuntu Linux

Sponsored Links

Today, I’m invited by Google Adsense team to join Adsense Webinar. Last time I’m tried to attend webex webinar using Linux, I haven’t succeeded (several years ago using other distro). Thanks god, now I can join webex webinar using Ubuntu 8.04 Hardy Heron + Firefox. What I’m to do to fix this is:

Step 1: Type this command on your terminal:

sudo apt-get install libstdc++5 sun-java6-plugin

Step 2: Edit your ~/.profile and add these two lines:

export JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.66
export PATH=$JAVA_HOME/bin:$PATH

Step 3: Restart X session by logging off/on or ctrl+alt+backspace

That’s it, I’m done, now I can join webex webinar using Ubuntu Linux! Thank you for the author who posted this superb tips on his blogs.

All incoming search terms for this post

webex ubuntu (132) - webex linux (77) - webex linux firefox (69) - ubuntu webex (62) - webex firefox (39) - webex firefox linux (35) - webex ubuntu firefox (33) - webex on ubuntu (28) - webex firefox ubuntu (25) - firefox webex plugin (18) - firefox webex (17) - webex firefox plugin (17) - ubuntu firefox webex (16) - webex for ubuntu (13) - WebEx for Linux (13) - Webex on Linux (13) - linux webex (12) - webex on firefox (11) - webinar ubuntu (10) - webex linux java (10) - ubuntu webinar (10) - webex jaunty (9) - install webex ubuntu (9) - webex java not enabled (9) - webex ubuntu 9.04 (9) - webex plugin firefox (8) - Ubuntu webex java (8) - webex on ubuntu 9.04 (8) - webex ubuntu java (7) - WebEx linux ubuntu (7) - webex firefox java (7) - webex linux firefox java (7) - WebEx (6) - webex firefox 3 (6) - webex Java linux (6) - webex java (6) - webex linux support (5) - firefox ubuntu webex (5) - linux firefox webex (5) - webex ubuntu jaunty (5) - webex hardy (4) - firefox and webex (4) - webex linux firefox 3 (4) - linux webex firefox (4) - firefox linux webex (4) - webex and firefox (4) - webex in ubuntu (4) - using webex on ubuntu (4) - webex and linux (4) - webex plugin linux (4) -

3 Comments »

  1. Vincent Said,

    June 16, 2009 @ 7:00 pm

    Thanks !

    I was actually fighting to get this working for months now, and it never worked ! Every time I had to fall back to Window$ just to access it… and as usual, absolutely nothing useful from Webex itself !

    However, I do not believe the JAVA_HOME and PATH env modifications are necesseray here. On my side, installing libstdc++5 was enough.

    I would also add:
    - Disable popup blocker for webex.com
    - In “Enable Javascript”, allow “Move or resize existing windows” and “Disable or replace context menus”

    That will do the trick !

  2. abhi datt Said,

    June 17, 2009 @ 9:28 am

    I tried the same on Ubuntu 9.04,
    Java was enabled and tested okay with this applet
    http://www.java.com/en/download/help/testvm.xml
    after which I tested Webex

    using the test site of Webex
    http://support.webex.com/support/support-overview.html

    It Displayed error,
    “Java not enabled in your browser”

    Anyone made Webex to run on Jaunty?

  3. Larry Liu Said,

    August 5, 2009 @ 8:32 am

    Thanks! It works for me in Ubuntu 8.10 32bits.

    In my case, package “sun-java6-plugin” is the one I had missed.

Leave a Comment