make distclean && make
On Tuesday, April 8, 2014 6:38:02 PM UTC+2, Ralf Stephan wrote: > > Barfs in make doc here (after make): > > -f local/etc/sage-started.txt ] || local/bin/sage-starts > build/pipestatus "./sage --docbuild --no-pdf-links all html 2>&1" "tee -a > logs/dochtml.log" > Traceback (most recent call last): > File "/home/ralf/sage/src/doc/common/builder.py", line 28, in <module> > from sage.misc.misc import sage_makedirs as mkdir > File > "/home/ralf/sage/local/lib/python2.7/site-packages/sage/misc/misc.py", line > 39, in <module> > import sage.misc.prandom as random > File > "/home/ralf/sage/local/lib/python2.7/site-packages/sage/misc/prandom.py", > line 58, in <module> > from sage.misc.randstate import current_randstate > ImportError: libntl.so.2: cannot open shared object file: No such file or > directory > make: *** [doc-html] Error 1 > -- 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.
