http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto#Debian_and_xUbuntu_packages
Any thoughts?
I'm using Ubuntu 12.04 (running in VirtualBox). I used the package control plugin to get Clang.
Thank you for your time.
I am using 64bit ubuntu 12.10. but your sulotion is not work for me.
your should change "<your Sublime Text 2 folder>" to "/usr/lib/sublime-text-2"
I treat it as "/usr/shared/sublime text 2" before, so it doesn't work.
but
"sudo ln -s /usr/lib/python2.6 /usr/lib/sublime-text-2/lib/python2.6" worked
Also, if you have installed python2.6 on your Linux box, you could ink the library directory to your SimpeText2 folder:
ln -s /usr/lib/python2.6 SUBLIME_TEXT_2_DIRECTORY/lib/python2.6