On Mon, Dec 20, 2010 at 11:24 AM, Renan Birck Pinheiro
<renan.ee.u...@gmail.com> wrote:
> On 19 dez, 21:43, Renan Birck Pinheiro <renan.ee.u...@gmail.com>
> wrote:
>> Hi,
>>
>> I'm using openSUSE 11.3 on x86_64. I try to install SAGE on it, and I
>> downloaded the Ubuntu tarball (the Fedora tarball gives the same errors).
>
> [snip]
>
> Recompiling sage was the solution.
>
> Renan
>
> --
> To post to this group, send email to sage-support@googlegroups.com
> To unsubscribe from this group, send email to 
> sage-support+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>


This should be a really noticieable FAQ.
It happens in many distros and versions (I've had the same problem on
archlinux since 4.5.2)

Recompiling .. ok, if you got the resources (but then, why download a binary?)

Easier solution :
suppose you unpacked the tarball into /opt/sage-4.6
then go
/opt/sage-4.6/local/lib
and DELETE  libreadline*
   (... or symlink those files to the system's ones (not sage's) )

That problem is caused due to a libreadline library mismatch between
those packaged with sage and those from the system.

I got 4.6 today, and same problem arose. Solution worked once more
again, delete sage's libreadline's thing.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to