Friday, 23 October 2015


All,

I’ve updated my local copy of the git repository once I saw Freddie merge in 
changes for the 1.1.0 release.  When I go to update my copy of the 
documentation via sphinx, I run into an issue.  From the doc sub-directory of 
the PyFR root directory, I execute:

make latexpdf

which returns the following error:

sphinx-build -b latex -d build/doctrees   src build/latex
make: sphinx-build: No such file or directory
make: *** [latexpdf] Error 1

The sphinx-build command is found in my shell’s search path, and both 
build/doctrees and build/latex sub-directories exist.  I’m not sure whether the 
make command needs to be updated so that the directory string passed to 
sphinx-build should be ./build/doctrees and ./build/latex, respectively, or 
not.  This is the first release in which I’ve encountered this issue.

Best Regards,



Zach

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at http://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to