by Admin_N » Wed Aug 15, 2012 8:08 am
The problem might have been that to run 32-bit applications on some of 64-bit Ubuntu versions you need to install ia32-libs. Command line is as follows:
sudo apt-get install ia32-libs
Alternatively, you can upgrade your 10.04 to 10.10 to see whether Xeoma will be installed successfully then.