Hi

On Mon, Oct 18, 2010 at 01:46:48PM +0200, Jeroen Demeyer wrote:
> On 2010-10-18 13:43, Jan Groenewald wrote:
> > Also, why does this depend on the system libgmp and not the sage libgmp?
> 
> This depends on the setting of LD_LIBRARY_FLAG.  If you do the same
> within "sage -sh" you should get the correct library.

OK, right

SAGE_ROOT=/usr/local/src/sage-4.5.3
(sage subshell) capepoint:lib root$ ldd libpari-gmp.so.2
        linux-vdso.so.1 =>  (0x00007fff9dd55000)
        libc.so.6 => /lib/libc.so.6 (0x00007f2efbfb6000)
        libdl.so.2 => /lib/libdl.so.2 (0x00007f2efbdb2000)
        libm.so.6 => /lib/libm.so.6 (0x00007f2efbb2e000)
        libgmp.so.3 => /usr/local/src/sage-4.5.3/local/lib/libgmp.so.3 
(0x00007f2efb8bc000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f2efc85e000)
SAGE_ROOT=/usr/local/src/sage-4.5.3
(sage subshell) capepoint:lib root$ 

Thanks
Jan

-- 
   .~. 
   /V\     Jan Groenewald
  /( )\    www.aims.ac.za
  ^^-^^ 

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

Reply via email to