Hi Oscar,
On Wed, Dec 16, 2015 at 2:05 PM, Oscar Benjamin
<[email protected]> wrote:
> libtcl8.5.so: cannot open shared object file: No such file or
> directory
>
> Is that an obscure crash?
Sadly not. It just means it was compiled for libtcl8.5.so, and your
machine has a different version installed. You can recompile it
simply by running:
cd /users/enojb/src/pypy-4.0.1-linux64/lib_pypy/_tkinter/
../../bin/pypy tklib_build.py
A bientôt,
Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev