On Sat, May 17, 2008 at 7:29 PM, mabshoff <[EMAIL PROTECTED]> wrote:
>
>
>
> On May 18, 4:24 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>> Hi Sage-Devel,
>>
>> Can somebody volunteer to make a trac ticket and put all the following
>> fixes into sage?
> <SNIP>
>> 13. When I executed
>> /Applications/sage/local/bin/maxima
>> the following was displayed:

Instead, do (from Terminal):

   cd /Applications/sage
   ./sage   -maxima

 -- William

>> dyld: Library not loaded:
>> /Users/clarita/Desktop/sage-2.8.11/local/lib/libreadline.5.2.dylib
>>   Referenced from:
>> /Applications/sage/local/lib/maxima/5.13.0/binary-clisp/lisp.run
>>   Reason: image not found
>> Trace/BPT trap
>> I have installed libreadline.5.2.dylib in the standard MacPorts
>> location (/opt/local/lib/libreadline.5.2.dylib) - would it somehow be
>> possible to build maxima to look for shared libraries in the MacPorts
>> standard location?
>> (I was able to resolve this by entering
>> export DYLD_LIBRARY_PATH=/opt/local/lib
>> ./maxima
>> but others might not know that they should do that.)
>
> This is not a bug on our end. We ship a libreadline.5.2.dylib in
> $SAGE_LOCAL/lib, so the solution is to source $SAGE_ROOT/local/bin/
> sage-env before randomly starting applications ;)
>
> Cheers,
>
> Michael
>
> <SNIP>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to