On Apr 13, 2013, at 2:13 PM, Satish Balay wrote:
> alldoc1 should be invoked in PETSC_DIR
>
> cd ~/Codes/petsc
> make alldoc1 LOC=$PETSC_DIR
>
This seemed to have worked once, or maybe the manual.pdf was already there, but
I'm not getting a manual.pdf now. It does take a long time and does
I tried making alldoc1 but got these errors. I tried removing these targets w/o
rules. The tried to rung the old make command (not sure what I was supposed to
do).
14:06 2 madams/manual-gamg ~/Codes/petsc/src/docs/tex/manual$ make alldoc1
LOC=$PETSC_DIR
make: *** No rule to make target `delete
I'm trying to add a GAMG section to the manual and am having problems building
it:
13:15 2 madams/manual-gamg ~/Codes/petsc/src/docs/tex/manual$ make manual.pdf
LOC=/var/tmp
Traceback (most recent call last):
File "../../../../bin/maint/mapnameslatex.py", line 204, in
raise Ru
alldoc1 should be invoked in PETSC_DIR
cd ~/Codes/petsc
make alldoc1 LOC=$PETSC_DIR
Satish
On Sat, 13 Apr 2013, Mark F. Adams wrote:
> I tried making alldoc1 but got these errors. I tried removing these targets
> w/o rules. The tried to rung the old make command (not sure what I was
> suppo
set LOC to PETSC_DIR
Also - due to the depencencies withn the doc generation - you might
have to do the 'alldoc1' stuff - atleast to the manualpage generation
step [atleast once]
alldoc1: chk_loc deletemanualpages chk_concepts_dir
-${PYTHON} bin/maint/countpetsccits.py
-${OMAKE} A