On Fri, Aug 2, 2019 at 10:10 PM Han Frederic <[email protected]> wrote:
>
> Hello,
> I have something strange (fedora 29, amd64)
> I have cloned sage 8.9beta4
> and make it. All seems functionnal but I realised that ntl is not built. This 
> looks strange because giac is built and ntl is listed in the file:
>
> build/pkgs/giac/dependencies
>
> Moreover I have ntl and other giac deps from fedora and now the system ntl is 
> used.
>
> (sage-sh) fred@localhost:sage$ ldd local/lib/libgiac.so
>     linux-vdso.so.1 (0x00007ffc4ffc2000)
>     libntl.so.38 => /lib64/libntl.so.38 (0x00007f312e038000)
>     libpari-gmp.so.6 => 
> /home/fred-dev/sage/develop/sage/local/lib/libpari-gmp.so.6 
> (0x00007f312d791000)
>     libgsl.so.23 => /home/fred-dev/sage/develop/sage/local/lib/libgsl.so.23 
> (0x00007f312d50e000)
>
> I don't think it happened on sage 8.8.
>
> Can you reproduce this?

Well, this is how it is meant to be!
See https://trac.sagemath.org/ticket/27330

E.g. if you have a compatible NTL installed, it will be used instead
of a vendored version.




>
> --
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/d118a3dd-5a54-474b-8d2e-3af9149441aa%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq2nv9zci6nOq_4DLc1EpfZO3N%2BmBAGWfVqskiK-3vHamg%40mail.gmail.com.

Reply via email to