How can I use Cisco WebEx in 64-bit Ubuntu?
Solution 1:
If you can join the meeting, Java (OpenJDK 7) is working correctly. You just need to install the following 32-bit packages:
sudo apt install libpangoxft-1.0-0:i386 libxv1:i386 libpangox-1.0-0:i386
Source: http://ubuntuforums.org/showthread.php?t=2220667&page=2&p=13053998#post13053998
(See that thread for details on identifying required packages. You may need to do this again once 14.10 and future versions come out. The relevant links are http://linuxsagas.digitaleagle.net/2014/02/07/webex-on-64-bit-ubuntu-13-10/ and How to I make Cisco WebEx work with 13.10 64bit? )