> El 8 ago 2015, a las 0:22, Volker Braun escribió:
>
> sage -sh -c 'otool -L $SAGE_ROOT/local/lib/libsingular.dylib'
I’m not sure if this is what you want to check:
./sage -sh -c 'otool -L $SAGE_ROOT/local/lib/libsingular.dylib’
/Applications/sage-6.8/local/lib/libsingular.dylib:
lib
On Friday, August 7, 2015 at 2:27:19 PM UTC+2, Juan Luis Varona wrote:
>
> sage -sh -c 'otool -L $SAGE_ROOT/local/lib/libsingular.dylib’
>
>
Your email client messed up the final backtick, it shoud be the same as all
the other ones but you have a U+2019 there.
sage -sh -c 'otool -L $SAGE_ROOT/loc
Hi all,
We are very pleased to present Flint version 2.5.0. It can be downloaded
from
our website:
http://http://flintlib.org/
FLINT is a C library for arithmetic in support of Number Theory, including
polynomial
arithmetic and linear algebra over Z, Z/nZ, Q, p-adics, q-adics, F_q, and
univar
Hi Bill,
Thanks. Though it does neither seem to be used anywhere in Sage nor in
any other flint function.
Vincent
On 07/08/15 14:34, 'Bill Hart' via sage-devel wrote:
Hi all,
Unfortunately I have to report that we have found a serious bug in
fmpz_poly_signature. It was computing incorrect s
Hi all,
Unfortunately I have to report that we have found a serious bug in
fmpz_poly_signature. It was computing incorrect signatures for many
polynomials.
The algorithm was incorrect in that it was not taking absolute values at a
certain point. This would throw out the result in very many cases,
>
>
> Also, whats the output of
>
> sage -sh -c 'otool -L $SAGE_ROOT/local/lib/libsingular.dylib’
Nothing (only >).
> sage -sh -c 'otool -L
> $SAGE_ROOT/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so'
>
./sage -sh -c 'otool -L
$SAGE_ROOT/local/lib/python2.7/s
Also, whats the output of
sage -sh -c 'otool -L $SAGE_ROOT/local/lib/libsingular.dylib'
sage -sh -c 'otool -L
$SAGE_ROOT/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so'
On Friday, August 7, 2015 at 1:56:39 PM UTC+2, Juan Luis Varona wrote:
>
> >
> >
> > And what d
>
>
> I asked for the output of the “file” command. But I am not expecting anything
> spectacular
> because what I thought about initially should have broken at compilation time.
>
Sorry, I was answering your previous message,
If I use
file /Applications/sage-6.8/local/lib/libsingular.dylib
I asked for the output of the “file” command. But I am not expecting anything
spectacular
because what I thought about initially should have broken at compilation time.
François
> On 7/08/2015, at 23:56, Juan Luis Varona wrote:
>
>>
>>
>> And what does
>> “file /Applications/sage-6.8/local/
>
>
> And what does
> “file /Applications/sage-6.8/local/lib/libsingular.dylib”
> says?
>
Yes, sure:
cd /Applications/sage-6.8/local/lib
ls -l
. . .
-rwxr-xr-x1 jvarona staff8706256 6 ago 21:56 libsingular.dylib
. . .
--
You received this message because you are subscribed t
And what does
“file /Applications/sage-6.8/local/lib/libsingular.dylib”
says?
François
> On 7/08/2015, at 23:43, Juan Luis Varona wrote:
>
>
>
>> All right. Do you have a file named
>> /Applications/sage-6.8/local/lib/libsingular.dylib?
>>
>
> Yes, it is a 8.7 MB file.
>
> Yours,
>
> Jua
> All right. Do you have a file named
> /Applications/sage-6.8/local/lib/libsingular.dylib?
>
Yes, it is a 8.7 MB file.
Yours,
Juan Luis
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails
All right. Do you have a file named
/Applications/sage-6.8/local/lib/libsingular.dylib?
François
> On 7/08/2015, at 23:32, Juan Luis Varona wrote:
>
> I have tried to compile sage-6.8 (yesterday I wrote 2.6 instead of 6.8 by
> mistake) under osx 10.11 beta4, again without sucess.
>
> This is
ImportError:
dlopen(/Applications/sage-6.8/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so,
2): Library not loaded: libsingular.dylib
Referenced from:
/Applications/sage-6.8/local/lib/python2.7/site-packages/sage/matrix/matrix_mpolynomial_dense.so
Reason: image not
I have tried to compile sage-6.8 (yesterday I wrote 2.6 instead of 6.8 by
mistake) under osx 10.11 beta4, again without sucess.
This is the final error message:
Unhandled SIGSEGV: A segmentation fault occurred in Sage.
15 matches
Mail list logo