Hi,

I solved this problem by changing the Magma script to not search
in the DYLD_LIBRARY_PATH (in $ROOT/magma):

    #DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$ROOT # original line
    DYLD_LIBRARY_PATH=$ROOT # hard code to use libgmp.3.dylib in $ROOT

Similarly, if you want to use another libgmp3 (version 9.0.0 or later
according to Magma' error message), then change this line or make
a symbolic link here.

I was of mixed opinion whether this was a bug in Sage or Magma,
and decided that it was better to solve it in Magma.

--David

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-devel+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to