[petsc-dev] htmlmapfile error when building the manual
Milad Fatenejad
milad at uchicago.edu
Wed Oct 17 13:53:55 CDT 2012
Hello:
Thanks Satish and Karl for your responses.
Karl's suggestion seemed to work. I did:
make alldoc LOC=$PETSC_DIR
which built the manual pages, then I was able to build the user's guide.
Thanks for your help!
Milad
On Wed, Oct 17, 2012 at 11:06 AM, Karl Rupp <rupp at mcs.anl.gov> wrote:
> Hi,
>
> have you tried setting LOC to PETSC_DIR, i.e.
> $> make alldoc LOC=${PETSC_DIR}
>
> Best regards,
> Karli
>
>
>
>
> On 10/17/2012 09:59 AM, Milad Fatenejad wrote:
>
>> 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
>>
>>
>
--
********************************************
* Milad Fatenejad *
* Research Scientist *
* Flash Center for Computational Science *
* Department of Astronomy and Astrophysics *
* University of Chicago *
* *
* Milad Fatenejad *
* 5747 S. Ellis Ave., Jo. 320 *
* Chicago, IL 60637 *
* *
* milad at uchicago.edu *
* (cell) 608-213-6714 *
* (work) 773-834-0591 *
* (fax) 773-834-3230 *
********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121017/4632d041/attachment.html>
More information about the petsc-dev
mailing list