I have been trying to use the much talked about SublimeClang plugin for Sublime Text 2, which gives me an error that libcache.so could not be loaded, and in Linux, I am supposed to compile it manually.
I have seen some posts where people mention that they had compiled it and put it into /usr/local/lib, but oddly enough, I cannot seem to find any text on how to compile libcache!
Compiling CLang was easy enough, but I cannot really figure this one out.