On Tuesday, May 27, 2014 12:47:57 PM UTC-4, kcrisman wrote: > > Finally had time to upgrade to 6.2 via "git pull" and "make"... > > File "matrix_integer_dense.pxd", line 10, in init > sage.matrix.matrix_modn_sparse (sage/matrix/matrix_modn_sparse.c:16407) > File "linbox.pxd", line 7, in init sage.matrix.matrix_integer_dense > (sage/matrix/matrix_integer_dense.c:43253) > ImportError: > dlopen(/Users/karl.crisman/Downloads/sage/local/lib/python2.7/site-packages/sage/libs/linbox/linbox.so, > > 2): Library not loaded: /Users/.../sage/local/lib/libntl.0.dylib > Referenced from: > /Users/karl.crisman/Downloads/sage/local/lib/liblinboxsage.0.dylib > Reason: image not found > > That's unfortunate. Indeed, I do not have libntl.0.dylib, just > libntl.3.dylib and libntl.dylib. And yes, this was from a working 6.1.1 > :-) All on OS X 10.7.5 with usual tools. Is this another > SAGE_UPGRADING=yes (I don't - yet - have it set) thing? >
Same issue with 6.3.beta2. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
