Ask Your Question
2

Trying to install sage to SUSE 11.3

asked 2010-09-19 01:05:08 +0200

Markki gravatar image

updated 2015-01-14 10:22:13 +0200

FrédéricC gravatar image

Tried to install to Suse 11.3 system and read support forum comments on readline lib dependencies so I uninstalled all readline lib's except one which had so many dependencies my system would fail without it. Does anyone have any suggestions or success with Suse?

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
1

answered 2010-09-19 20:16:00 +0200

Mitesh Patel gravatar image

It should be OK to leave your system's Readline libraries in place. Recently, someone had success with Sage 4.5.2 on OpenSUSE 11.x with the suggestion described here.

Are you installing a binary downloaded from a Sage mirror? If so, could you try this:

cd SAGE_ROOT
mv local/lib/*readline* /path/to/some/temp/dir

and let us know what happens? If you're compiling from source, wait until the build fails, then try the steps above and restart the build.

We're tracking this problem at ticket #9523.

edit flag offensive delete link more
0

answered 2010-11-04 10:51:32 +0200

ngativ gravatar image

I had this problem too, i was unable to compile sage 4.5.3 on Opensuse version 14 milestone 2. Mitesh's answer solved my problem.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2010-09-19 01:05:08 +0200

Seen: 996 times

Last updated: Nov 04 '10