just did that. got ELF header error @
/usr/lib64/libtinfo.so.5
On May 10, 2013 9:32 PM, "Phyo Arkar" <phyo.arkarl...@gmail.com> wrote:

> Ah that's why i cannot find libtinfo.so
> thanks i will try that.
> On May 10, 2013 9:25 PM, <wlavrij...@lbl.gov> wrote:
>
>> 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