leif wrote:
Thomas Oliveira wrote:
Now, sage runs without throwing any warning.
Let me summarizing how I followed your advices to a next user that faces
this problem:
$ touch spkg/installed/readline-6.2.p2
$ sudo apt-get install libncurses5-dev libncursesw5-dev
Verified that $SAGE_ROOT/spkg/
Thomas Oliveira wrote:
> Now, sage runs without throwing any warning.
>
> Let me summarizing how I followed your advices to a next user that faces
> this problem:
>
> $ touch spkg/installed/readline-6.2.p2
>
> $ sudo apt-get install libncurses5-dev libncursesw5-dev
>
> Verified that $SAGE_ROOT/
Thomas Oliveira wrote:
> $ ./sage --python -c "import readline"
>
> gives
>
> Traceback (most recent call last):
> File "", line 1, in
> ImportError: No module named readline
Ok, your Python spkg apparently wasn't (re)built after you installed the
readline-6.2.p2 spkg. To do so, run
$ ./sag
john.hoebing wrote:
> The solution is to replace ./spkg/standard/readline-6.1* with
> readline-6.2.p2.spkg and then go to the sage home directory and run
> 'make distclean' and then run 'make'. The 'libreadline*' files that
> are already built (and used by other packages) have to be replaced
> w