понедельник, 12 ноября 2012 г.

Quick Tip: Titanium Studio and Ubuntu

Titanium Studio failed to start (on welcome screen) with:

 internal error has occurred. No more handlesNative code library failed to load. (java.lang.UnsatisfiedLinkError: /home/xxx/.eclipse/org.eclipse.platform_3.7.0_155965261/plugins/com.aptana.swt.webkitbrowser.linux.x86_64_1.0.0.1295409059/os/linux/x86_64/libcefjni.so: libjpeg.so.62: cannot open shared object file: No such file or directory)

Fix:
sudo apt-get install libjpeg62