On Mon, May 16, 2016 at 4:54 PM, Doug Smythies <dsmyth...@telus.net> wrote:

> On 2016.01.03 7:58 Peter Matulis wrote:
> > On 01/03/2014 10:43 AM, Peter Matulis wrote:
> >> On 01/03/2014 01:08 AM, Mauricio Tavares wrote:
>
> [...]

> > Don't forget to install Sphinx.
> > $ sudo apt-get install sphinx-doc
>
> Into my main 16.04 test server, the one on which I compile Ubuntu docs, I
> installed "sphinx-doc", but an HTML compile attempt still error exits with:
>
> doug@s15:~/sguide-peter/p$ make html
> sphinx-build -b html -d _build/doctrees   . _build/html
> make: sphinx-build: Command not found
> Makefile:45: recipe for target 'html' failed
> make: *** [html] Error 127
>
>

I could confirm the issue, but the following gets it working for me

$ sudo apt-get install python3-sphinx
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to