Re: Pypy on aarch64 (rhe7) has issues with bzip2-libs
Armin Rigo <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <CAMSv6X0UNyJuXFUvVhFY3MoU_vyT5cvz+vqhkCW-OLmwgYamUg@mail.gmail.com> |
Hi, On Thu, 8 Oct 2020 at 10:22, Srinivasa Kempapura Padmanabha <[email protected]> wrote: > I think it's looking for /usr/lib64/libbz2.so.1.0.0 which I am not sure if that's compatible It should be, if it differs only in the last digit. > I have created the symbolic link and yet idn't work Sorry, I can't help you more. Maybe if you described with more details what "didn't work"? What are you running and what error message are you getting? Armin