<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>How to generate doc locally ?<br><br>Following, the online doc, I have configured PETSc with: ./configure --download-sowing --download-c2html<br><br>Now, I run:<br>>> make alldoc LOC=/path/to/petsc<br><br>I get lots of errors like this along the way (I don't even know that's a cit file !):<br>html in: /home/fghoussen/Documents/INRIA/petsc/tutorials<br>sed: can't read /home/fghoussen/Documents/INRIA/petsc//docs/manualpages/manualpages.cit: No such file or directory<br>/home/fghoussen/Documents/INRIA/petsc/lib/petsc/conf/rules:699: recipe for target 'html' failed<br>make[2]: [html] Error 2 (ignored)<br><br>And finally breaks like this:<br>Updating generated html files with petsc version, date, canonical URL info<br>find: unknown predicate `-o -type f -wholename share/petsc/saws/linearsolveroptions.html -prune -o -type f -wholename tutorials/HandsOnExercise.html -prune -o -type f -wholena<br>me tutorials/TAOHandsOnExercise.html -prune'<br>Try 'find --help' for more information.<br></div><div><br></div><div>>> flex --version<br>flex 2.6.1<br><br></div><div>>> pdflatex --version<br>pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)<br>kpathsea version 6.2.3<br><br><br>Franck<br><br>PS: running debian, gcc-6.4, petsc-dev<br><br></div></div></body></html>