Hi Gary, On Fri, Dec 17, 2010 at 5:08 PM, Gary Robinson <[email protected]> wrote: > As a quick experiment, I tried temporarily renaming it to > /lib/libbz2.so.1.0 but that didn't change the result.
It's strange, what I would expect on a system is that there is a symlink from libbz2.so.1.0 to libbz2.so.1.0.0. Adding it should be enough -- did you run ldconfig after trying to rename? It is needed to refresh Linux's caches. A bientôt, Armin. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
