[pypy-dev] PyPy 2.0 - Einstein Sandwich

Phyo Arkar phyo.arkarlwin at gmail.com
Fri May 10 17:07:43 CEST 2013


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

> Ah that's why i cannot find libtinfo.so
> thanks i will try that.
> On May 10, 2013 9:25 PM, <wlavrijsen at 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
>> --
>> WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130510/3023697d/attachment.html>


More information about the pypy-dev mailing list