I am trying to build a development branch of sage related to this ticket 
(27482) <https://trac.sagemath.org/ticket/27482>

On Wednesday, April 10, 2019 at 5:45:55 PM UTC+5:30, E. Madison Bray wrote:
>
> On Wed, Apr 10, 2019 at 1:25 PM <hy...@iitbbs.ac.in <javascript:>> wrote: 
> > 
> > I want to build the documentation of my branch, but running sage 
> --docbuild html gives following error:- 
> > Traceback (most recent call last): 
> >   File "/usr/lib/python2.7/runpy.py", line 163, in _run_module_as_main 
> >     mod_name, _Error) 
> >   File "/usr/lib/python2.7/runpy.py", line 111, in _get_module_details 
> >     __import__(mod_name)  # Do not catch exceptions initializing package 
> >   File 
> "/usr/lib/python2.7/dist-packages/sage_setup/docbuild/__init__.py", line 
> 24, in <module> 
> >     import sage.all 
> >   File "/usr/lib/python2.7/dist-packages/sage/all.py", line 71, in 
> <module> 
> >     from sage.env import SAGE_ROOT, SAGE_SRC, SAGE_DOC_SRC, SAGE_LOCAL, 
> DOT_SAGE, SAGE_ENV 
> >   File "/usr/lib/python2.7/dist-packages/sage/env.py", line 187, in 
> <module> 
> >     "libSingular not found--a working Singular install in $SAGE_LOCAL " 
> > RuntimeError: libSingular not found--a working Singular install in 
> $SAGE_LOCAL is required for Sage to work 
> > 
> > What should I do? 
>
> Hi, 
>
> You write 
>
> > I want to build the documentation of my branch, but running sage 
> --docbuild html gives following error:- 
>
> which seems to imply that you're trying to build the docs for some 
> development copy of Sage.  But the traceback shows that you're running 
> a sage installed from a system package: 
>
> >   File "/usr/lib/python2.7/dist-packages/sage/env.py", line 187, in 
> <module> 
>
> and so on. 
>
> Are you trying to build a development branch of Sage?  Or some other 
> package that happens to use Sage? 
>

-- 
*Disclaimer: *This email and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity to whom they 
are addressed. If you have received this email in error please notify the 
system manager. This message contains confidential information and is 
intended only for the individual named. If you are not the named addressee 
you should not disseminate, distribute or copy this e-mail. Please notify 
the sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system. If you are not the 
intended recipient you are notified that disclosing, copying, distributing 
or taking any action in reliance on the contents of this information is 
strictly prohibited.

-- 
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