Re: Pypy on aarch64 (rhe7) has issues with bzip2-libs
Armin Rigo <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <CAMSv6X3_WKv-0mxrh5sqBT5-gHnh0=eNYRpo68LT9Ap9AmeyAg@mail.gmail.com> |
... ah, also the command given by matti has the arguments in the wrong order (I think). It should be sudo ln -s /usr/lib64/libbz2.so.1.0.6 /usr/lib64/libbz2.so.1.0 Armin