Phyo,

On Fri, 10 May 2013, Phyo Arkar wrote:
./bin/pypy: error while loading shared libraries: libtinfo.so.5: cannot
open shared object file: No such file or directory

not every distro splits up tinfo and ncurses. On SuSE, what I did was to
provide a symlink libtinfo.so.5 -> libncurses.so and that satisfied the
dependencies. Might be that that works on your system, too.

Best regards,
           Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to