It seems there's something wrong with your sphinx install. Does
typing 'sphinx-build' in the command line work? You might also try
installing it using both the windows command prompt and the cygwin command
prompt.

Peter

On Thu, Nov 19, 2020 at 8:07 PM Bithov Vinu <vi...@calday.co.uk> wrote:

> Sphinx was already installed (I tried installing it, *Requirement already
> satisfied*).
>
> Ran "make windows-installer" again anyway, got the same error (I think? I
> don't know if there are any differences.):
>
>
> rm -rf dist
> rm -rf build
> make build-all-deps
> make[1]: Entering directory '/cygdrive/c/Users/wingi/mnemosyne'
> # Also rebuilds the docs and the translations.
> cd mnemosyne/libmnemosyne/docs && make SPHINXBUILD=sphinx-build html
> make[2]: Entering directory
> '/cygdrive/c/Users/wingi/mnemosyne/mnemosyne/libmnemosyne/docs'
> mkdir -p build/html build/doctrees
> sphinx-build -b html -d build/doctrees   source build/html
> make[2]: sphinx-build: No such file or directory
> make[2]: *** [Makefile:30: html] Error 127
> make[2]: Leaving directory
> '/cygdrive/c/Users/wingi/mnemosyne/mnemosyne/libmnemosyne/docs'
> make[1]: *** [makefile:41: build-all-deps] Error 2
> make[1]: Leaving directory '/cygdrive/c/Users/wingi/mnemosyne'
> make: *** [makefile:93: windows-installer] Error 2
>
> On Thursday, 19 November 2020 at 17:54:55 UTC Peter Bienstman wrote:
>
>> Missed one dependency in the doc:
>>
>> pip install -U sphinx
>>
>>
>> On Thu, Nov 19, 2020 at 6:47 PM Bithov Vinu <vi...@calday.co.uk> wrote:
>>
>>> I followed this guide
>>> <https://mnemosyne-proj.org/mnemosyne-development-under-windows> and
>>> installed everything required (cygwin, make, git, gettext, gettext-devel,
>>> python, all the python libs, InnoSetup, mplayer).
>>>
>>> I then clone the mnemosyne source code and ran "make windows-installer".
>>> I got the error results:
>>>
>>> # Erase previous directories to make sure we're clean.
>>> rm -rf dist
>>> rm -rf build
>>> make build-all-deps
>>> make[1]: Entering directory '/cygdrive/c/Users/wingi/mnemosyne'
>>> # Also rebuilds the docs and the translations.
>>> cd mnemosyne/libmnemosyne/docs && make SPHINXBUILD=sphinx-build html
>>> make[2]: Entering directory
>>> '/cygdrive/c/Users/wingi/mnemosyne/mnemosyne/libmnemosyne/docs'
>>> mkdir -p build/html build/doctrees
>>> sphinx-build -b html -d build/doctrees   source build/html
>>> make[2]: sphinx-build: No such file or directory
>>> make[2]: *** [Makefile:30: html] Error 127
>>> make[2]: Leaving directory
>>> '/cygdrive/c/Users/wingi/mnemosyne/mnemosyne/libmnemosyne/docs'
>>> make[1]: *** [makefile:41: build-all-deps] Error 2
>>> make[1]: Leaving directory '/cygdrive/c/Users/wingi/mnemosyne'
>>> make: *** [makefile:93: windows-installer] Error 2
>>>
>>>
>>> How would I fix this so that I can start devving on Windows.
>>>
>>> Student Account
>>> Calday Grange Grammar School is a charitable company limited by
>>> guarantee and registered in England and Wales with company number 8332696.
>>> The Registered Office is at Grammar School Lane, West Kirby, Wirral,
>>> CH48 8GG
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "mnemosyne-proj-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to mnemosyne-proj-u...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/mnemosyne-proj-users/15d247b9-d443-46ff-965c-131c5b0cae12n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/15d247b9-d443-46ff-965c-131c5b0cae12n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
> Student Account
> Calday Grange Grammar School is a charitable company limited by guarantee
> and registered in England and Wales with company number 8332696.
> The Registered Office is at Grammar School Lane, West Kirby, Wirral, CH48
> 8GG
>
> --
> You received this message because you are subscribed to the Google Groups
> "mnemosyne-proj-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mnemosyne-proj-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/mnemosyne-proj-users/0ff78593-eda7-4c39-a041-02e3dbab323dn%40googlegroups.com
> <https://groups.google.com/d/msgid/mnemosyne-proj-users/0ff78593-eda7-4c39-a041-02e3dbab323dn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mnemosyne-proj-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/CAMdxoPHHFfvyDkJLX973JbWPVugY91jFpQ24ope90BPYQtiaqA%40mail.gmail.com.

Reply via email to