wbhart@ASUS:~$ ldd 
/home/wbhart/SageMath/local/lib/python2.7/site-packages/sage/rings/complex_double.so
        linux-vdso.so.1 =>  (0x00007fffd8abf000)
        libpari-gmp-2.8.so.0 => 
/home/wbhart/SageMath/local/lib/libpari-gmp-2.8.so.0 (0x00007f000977d000)
        libgmp.so.16 => /home/wbhart/SageMath/local/lib/libgmp.so.16 
(0x00007f00094ee000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f00091d0000)
        libpython2.7.so.1.0 => 
/home/wbhart/SageMath/local/lib/libpython2.7.so.1.0 (0x00007f0008dc9000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f0008ba0000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f00087d0000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f00085c0000)
        libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 
(0x00007f00083b0000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f000a400000)

On Thursday, 4 August 2016 15:04:27 UTC+2, Dima Pasechnik wrote:
>
> what is the output of ldd on 
>
>
> /home/wbhart/SageMath/local/lib/python2.7/site-packages/sage/rings/complex_double.so
>
> (I guess it's linked to a system library, and on your system it's a 
> different one...)
>
> On Thursday, August 4, 2016 at 1:46:04 PM UTC+1, Bill Hart wrote:
>>
>> In particular, the ticket says the problem was fixed 2 months ago, and I 
>> downloaded the tarball just yesterday.
>>
>> Bill.
>>
>> On Thursday, 4 August 2016 14:44:40 UTC+2, Bill Hart wrote:
>>>
>>> Thanks for the hint. Yes, I used a binary. However, I downloaded it 
>>> freshly from the Sage website, so I would guess it is not hit by any old 
>>> issues?
>>>
>>> Bill.
>>>
>>> On Wednesday, 3 August 2016 21:27:39 UTC+2, Nils Bruin wrote:
>>>>
>>>> On Wednesday, August 3, 2016 at 11:16:16 AM UTC-7, Bill Hart wrote:
>>>>>
>>>>> wbhart@ASUS:~/SageMath$ ./sage -gp
>>>>> gp: error while loading shared libraries: libpari-gmp-2.8.so.0: cannot 
>>>>> open shared object file: No such file or directory 
>>>>>
>>>>> Is this a binary distribution? There used to be a problem with gp and 
>>>> the relocation required with binary distributions. If you have a ball 
>>>> that's packed with the old version of volker's script you might be hit by 
>>>> this:
>>>>
>>>>  https://trac.sagemath.org/ticket/20592
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to