[Github-comments] [geany/geany] README: Mention additional dependencies when building from Git (#1087)

Colomban Wendling notifications at xxxxx
Sat Jun 25 22:52:29 UTC 2016


>  
> -If you are building from a Git clone rather than a source tarball, you need
> -to run ./autogen.sh first.
> +To build the user manual you need *rst2html* from Docutils. A pre-built
> +version is available in distribution tarballs and will be used as
> +fallback if *rst2html* is missing. When building from Git however, that
> +pre-built version is not included and *rst2html* is required by default.
> +You can explicitly disable building the user manual using the
> +``--disable-html-docs`` *configure* flag, but this will result in not
> +installing a local version of the user manual, and Geany will then try
> +and open the online version instead when requested.
> +
> +From Git clones
> ++++++++++++++++

It's already in the "installation" section, but if you want

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1087/files/2fb1c7a172592725352f15feac29312e09c32abd#r68495032
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160625/51425e94/attachment.html>


More information about the Github-comments mailing list