What worked for me on Kubuntu 32-bit

Getting Xojo to work in Kubuntu 3.10 32-bit:

Here are the simple steps I got Xojo to work in Kubuntu 3,10 32-bit:

First off you need to download Xojo from the Ubuntu Software Center for it to work correctly, then Uninstall the Ubuntu Software Center and reboot. Follow these steps:

sudo apt-get update; sudo apt-get install software-center

Next Reboot the computer after completion

Then look for the Ubuntu Software Center in the System section of the KDE menu bar. Click on it and search for Xojo. If you do not have an Ubuntu One account create one. Then Install Xojo.

This will take 5 to 10 minutes…

After installation run the following command on the konsole:

sudo apt-get update; sudo apt-get remove software-center; sudo apt-get autoremove

Then:

sudo reboot

Once your computer has restarted you have a fully functional copy of Xojo 2013.33…

Enjoy!