First time here? Check out the FAQ!

Ask Your Question
2

Trying to install sage to SUSE 11.3

asked 14 years ago

Markki gravatar image

updated 10 years ago

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?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
1

answered 14 years ago

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.

Preview: (hide)
link
0

answered 14 years ago

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.

Preview: (hide)
link

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: 14 years ago

Seen: 1,094 times

Last updated: Nov 04 '10