"The python Imlib2 bindings could not be loaded! To compile pyimlib run 'make' "
when I run a python shell and try to import Imlib2 I get:
"Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/home/ryan/freevo/site-package/Imlib2.py", line 30, in ?
import _Imlib2, types, math, os
ImportError: libepeg.so.0: cannot open shared object file: No such file or directory"
libepeg.so.0 is located in /usr/local/lib/
any suggestions? Other than use freevo 1.5.3.
I had this EXACT problem on a friend's machine yesterday. The solution there was to make sure /usr/local/lib was in /etc/ld.so.conf and rerun ldconfig.
-Rob
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
