On 2014-04-24 09:05:33, Αριστοτέλης Πανάρας wrote:
> I am using zathura in Arch Linux, using package 'zathura-git'.
> After trying to build the latest develop snapshot (89113e3), it fails with
> the following error:
> 
> Exception occurred:
>   File "conf.py", line 6, in <module>
>       import sphinx_rtd_theme
> ImportError: No module named 'sphinx_rtd_theme'
> The full traceback has been saved in /tmp/sphinx-err-d62em_yk.log, if you
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error
> message can be provided next time.
> A bug report can be filed in the tracker at <
> https://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
> Makefile:23: recipe for target 'man' failed
> make[1]: *** [man] Error 1
> make[1]: Leaving directory
> '/tmp/yaourt-tmp-ale1ster/aur-zathura-git/src/zathura/doc'
> Makefile:188: recipe for target 'build-manpages' failed
> make: *** [build-manpages] Error 2
> 
> .
> I have installed 'python-sphinx' (which is sphinx with python3
> dependencies) and 'doxygen'. Also pip is present
> Since there is a requirements.txt file containing a sphinx-rtd-theme line,
> is there another reason the install fails?

There should be some auto-detection happening for that now. If Sphinx is
available, the manpages will be built. If doxygen, breathe and sphinx_rtd_theme
are also available, the HTML documentation will be built too.

If there are any problems with that, please let me know.

Cheers
-- 
Sebastian Ramacher
_______________________________________________
zathura mailing list
zathura@lists.pwmt.org
http://lists.pwmt.org/mailman/listinfo/zathura

Reply via email to