Hi

On Sun, Oct 17, 2010 at 09:37:55AM +0200, Jan Groenewald wrote:
> Looking for libpari-gmp.so, I found these:
> r...@capepoint:/usr/local/src/sage-4.5.3/local/lib#ls -l libpari*
> -rwxr-xr-x 1 root root 3160120 Oct 11 17:06 libpari-gmp.so.2
> -rwxr-xr-x 1 root root 3160120 Oct 11 17:06 libpari-gmp.so.2.3.5
> -rw-r--r-- 1 root root 5011724 Oct 11 17:06 libpari.a
> -rwxr-xr-x 1 root root 3160120 Oct 11 17:06 libpari.so
> r...@capepoint:/usr/local/src/sage-4.5.3/local/lib#
> 
> How come they are not symlinks to one? Why three copies
> of the same thing?
> 

Also, why does this depend on the system libgmp and not the sage libgmp?

r...@capepoint:/usr/local/src/sage-4.5.3/local/lib#ldd libpari-gmp.so.2
        linux-vdso.so.1 =>  (0x00007fff3a5ff000)
        libc.so.6 => /lib/libc.so.6 (0x00007f1ecb41b000)
        libdl.so.2 => /lib/libdl.so.2 (0x00007f1ecb217000)
        libm.so.6 => /lib/libm.so.6 (0x00007f1ecaf93000)
        libgmp.so.3 => /usr/lib/libgmp.so.3 (0x00007f1ecad33000)  #<-- over here
        /lib64/ld-linux-x86-64.so.2 (0x00007f1ecbcca000)
r...@capepoint:/usr/local/src/sage-4.5.3/local/lib#ls -l libgmp.so.3
lrwxrwxrwx 1 root root 15 Sep 13 08:19 libgmp.so.3 -> libgmp.so.3.4.6
r...@capepoint:/usr/local/src/sage-4.5.3/local/lib#

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