[pypy-dev] Can't run PyPy due to missing libbz2.so.1.0

Gary Robinson garyrob at me.com
Fri Dec 17 17:08:58 CET 2010


When I try to start PyPy, I get:

  bin/pypy: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

This is on a SuSE Linux Enterprise Server 10.3 SP2.

This system does have:

  /lib/libbz2.so.1.0.0

As a quick experiment, I tried temporarily renaming it to   /lib/libbz2.so.1.0 but that didn't change the result. I also tried installing the bzip2 package from the rpm, but it said it was already installed.

Can anyone suggest a solution? 



-- 

Gary Robinson
CTO
Emergent Discovery, LLC
personal email: garyrob at me.com
work email: grobinson at emergentdiscovery.com
Company: http://www.emergentdiscovery.com
Blog:    http://www.garyrobinson.net







More information about the Pypy-dev mailing list