Code: Select all
spring: error while loading shared libraries: libGLEW.so.1.3: cannot open shared object file: No such file or directory
I tried as a kludge creating symbolic links which made the 1.4 files appear as 1.3, and this turned up a couple libboost errors because I have the wrong version, again. I tried fixing these in the same way, and this all led to a segmentation fault, so I removed my symbolic links.
Has anyone else had this experience on Gutsy? Is there a way to fix this? Is it something I'm doing, or is the repository messed up?