[petsc-dev] htmlmapfile error when building the manual

Milad Fatenejad milad at uchicago.edu
Wed Oct 17 09:59:09 CDT 2012


Hello:

My name is Milad Fatenejad, I am working with PETSc as part of the Plasma
Surface Interaction (PSI) SciDAC project. I was encouraged to begin by
using PETSc from the mercurial repository. I have cloned the repository and
everything has been working fine. However, I have been unable to build the
latex documentation and was hoping to get some help. So far, I entered the
src/docs/tex/manual and tried "make manual.pdf LOC=/tmp" and got an error
about not being able to open the htmlmap-file (see below). Am I doing
something wrong? Does the LOC option have to be set to some specific
location?

Thanks for your help!
Milad

>>> make manual.pdf LOC=/tmp
make[1]: Entering directory
`/home/milad/petsc/petsc-dev/src/docs/tex/manual'
make[1]: Leaving directory `/home/milad/petsc/petsc-dev/src/docs/tex/manual'
Traceback (most recent call last):
  File "../../../../bin/maint/mapnameslatex.py", line 204, in <module>
    raise RuntimeError('Unable to open htmlmap-file: '+htmlmapfile+'\n')
RuntimeError: Unable to open htmlmap-file: /tmp/docs/manualpages/htmlmap

make: [manual.pdf] Error 1 (ignored)
Traceback (most recent call last):
  File "../../../../bin/maint/mapnameslatex.py", line 204, in <module>
    raise RuntimeError('Unable to open htmlmap-file: '+htmlmapfile+'\n')
RuntimeError: Unable to open htmlmap-file: /tmp/docs/manualpages/htmlmap

make: [manual.pdf] Error 1 (ignored)
/usr/bin/pdflatex -halt-on-error manual1  > /dev/null 2>&1
bibtex manual1 > /dev/null 2>&1
make: [manual.pdf] Error 2 (ignored)
/usr/bin/pdflatex -halt-on-error manual1  > /dev/null 2>&1
/usr/bin/pdflatex -halt-on-error manual1  > /dev/null 2>&1
makeindex manual1  > /dev/null 2>&1
/bin/mv part2tmp.tex tmp
grep -v "end{theindex}" tmp > part2tmp.tex
make: *** [manual.pdf] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121017/efe59a89/attachment.html>


More information about the petsc-dev mailing list