Hi, On 22 June 2016 at 03:08, Katelyn McNair <deprek...@gmail.com> wrote: > I have been trying to install PyPy locally for the last 3 days. I didn't > have Openssl, which install fine. But then PyPy started not liking the new > version (libssl.so.1.0.1), so I got the archive for 1.0.0, and installed. > > But then PyPy didn't like that the .so files didn't have to correct version > name in them.
I'm unsure what solution you propose. This is a known issue with binary distributions on Linux. You're trying to use on Linux distribution X a binary file that was made for distribution Y. It can't work cleanly. http://pypy.org/download.html#linux-binaries-and-common-distributions A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev