On 09/15/2010 02:12 PM, Michael wrote:
> On 14 Sep., 03:05, Mitesh Patel <[email protected]> wrote:
>> On 09/13/2010 01:57 PM, Michael wrote:
>>> sqlite-3.6.22
>>> [...]
>>> bash: symbol lookup error: bash: undefined symbol:
>>> rl_filename_rewrite_hook
>>> [...]
>>
>>> I tired to update bash, but it doesn't semm to make any difference.
>>
>> Just to be sure:  Did you try
>>
>>     cd SAGE_ROOT
>>     mv local/lib/*readline* /path/to/some/temp/dir
>>
>> with the binary Sage distribution?  You could also try this in the
>> compilation from scratch; run "make" again to continue the build.
>>
>> The Sage SQLite package (and other packages) depends on the Sage
>> Readline package.  We may see the bash error here because this is where
>> your system's bash first finds a newly-built but incompatible Readline
>> library under SAGE_ROOT.
>>
> YIPPIE!
> 
> It finally worked, I can now use Sage on my computer. The *readline*-
> command did help indeed (I must have done something wrong trying it
> for the first time).
> 
> THANK YOU ALL SO MUCH!

Have fun with Sage!

There's an existing ticket for upgrading the Readline spkg:

http://trac.sagemath.org/sage_trac/ticket/9523

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

Reply via email to