Hi Gary,
> 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?
Just guessing ... is this perhaps a 32/64b mix? I.e. are you running 64b pypy-c
and is a libbz2 expected from /lib64? That's what bit me in a similar situation
(albeit on a RH-clone linux install).
Best regards,
Wim
--
[email protected] -- +1 (510) 486 6411 -- www.lavrijsen.net
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev