[Github-comments] [geany/geany] Missing rst2html causes failure of configure run (#2628)

Frank Lanitz notifications at xxxxx
Fri Oct 16 06:08:09 UTC 2020


Having a system without rst2html:

```
checking for rst2html... no
checking for rst2html.py... no
configure: error: Documentation enabled but rst2html not found.
You can explicitly disable building of the HTML manual with --disable-html-docs,
but you then may not have a local copy of the HTML manual.
```

but ./configure -help tells, it's auto:

```
  --enable-html-docs      generate HTML documentation using rst2html
                          [default=auto]
  --enable-pdf-docs       generate PDF documentation using rst2pdf
                          [default=auto]
  --enable-api-docs       generate API documentation using Doxygen
                          [default=auto]
```


-- 
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/issues/2628
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201015/b619c444/attachment.htm>


More information about the Github-comments mailing list