| Science Forum Index » Math - Symbolic Forum » installing maxima... |
|
Page 1 of 1 |
|
| Author |
Message |
| Mikie... |
Posted: Tue Nov 03, 2009 12:23 pm |
|
|
|
Guest
|
I would like to install Maxima on Centos 5.4. I the rpm version and
get
"Failed dependencies" -- libreadline.so.4 is needed.
Then I tried it from the source and the lisp compiler and gcl does not
work.
Any help would be appreciated. |
|
|
| Back to top |
|
|
|
| Rui Maciel... |
Posted: Wed Nov 04, 2009 5:31 pm |
|
|
|
Guest
|
Mikie wrote:
[quote]I would like to install Maxima on Centos 5.4. I the rpm version and
get
"Failed dependencies" -- libreadline.so.4 is needed.
Then I tried it from the source and the lisp compiler and gcl does not
work.
Any help would be appreciated.
[/quote]
In the curernt Ubuntu/Debian incarnation there's a package named libreadline6-dev, which is needed when you
need to compile software which relies on libreadline. Does redhat/centos have an equivalent package?
Rui Maciel |
|
|
| Back to top |
|
|
|
|