[sage-devel] Re: Latest Magma fails to load

2010-03-19 Thread David Kohel
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.


[sage-devel] Re: Latest Magma fails to load

2010-03-19 Thread Kwankyu Lee
This is now Ticket #8560

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


Kwankyu

-- 
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.


Re: [sage-devel] Re: Latest Magma fails to load

2010-03-19 Thread William Stein
On Fri, Mar 19, 2010 at 1:42 AM, Kwankyu Lee  wrote:
> Hi William,
>
> That works. Thank you. If you don't, I will open a ticket for this.
>
> Kwankyu

Please open a ticket.  Thanks!

William

>
> --
> 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.
>



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

-- 
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.


[sage-devel] Re: Latest Magma fails to load

2010-03-19 Thread Kwankyu Lee
Hi William,

That works. Thank you. If you don't, I will open a ticket for this.

Kwankyu

-- 
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.