I came to this workaround, which certainly works on Ubuntu 10.10. I guess that other Linux distributions require a similar workaround:
1. Start the application for the first time and choose "Install to my home directory". When it finishes, close the application.
2. Make sure Python 2.6 is installed:
sudo apt-get install python2.6
3. Create the necessary symlinks
ln -s /usr/lib/libpython2.6.so.1.0 ~/.titanium/runtime/linux/1.1.0/libpython2.5.so.1.0
4. Relaunch the application
It should now work properly.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!