error while loading shared libraries; cannot open shared object file: No such file or directory
- by glitchyme
The program evince complains that it can't find libfreetype.so.6; however I clearly have the file and its included in my LD_LIBRARY_PATH; furthermore I have another program which uses libfreetype6 and is able to run just fine. What's going on here?
jbud@jb-pc ~> evince
evince: error while loading shared libraries: libfreetype.so.6: cannot open…