[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

no fop? (make doc)

From: Dan Christian <dchristian_at_google.com>
Date: 2007-08-08 21:46:37 CEST

make doc fails to find fop or fop.sh. Is this is missing file add?

-Dan C

dchristian@tubacity:/usr/local/google/dchristian/OpenSource/svn/subversion$
make doc
cd ./doc/misc-docs && make all-html
make[1]: Entering directory
`/usr/local/google/dchristian/OpenSource/svn/subversion/doc/misc-docs'
make[1]: Leaving directory
`/usr/local/google/dchristian/OpenSource/svn/subversion/doc/misc-docs'
cd ./doc/misc-docs && make pdf
make[1]: Entering directory
`/usr/local/google/dchristian/OpenSource/svn/subversion/doc/misc-docs'
../tools/bin/run-fop.sh -fo ./svn-misc-docs.fo -pdf ./svn-misc-docs.pdf
(Using '../tools/bin/../fop/fop.sh' for FOP)
../tools/bin/run-fop.sh: line 49: ../tools/bin/../fop/fop.sh: No such file
or directory
make[1]: *** [svn-misc-docs.pdf] Error 1
make[1]: Leaving directory
`/usr/local/google/dchristian/OpenSource/svn/subversion/doc/misc-docs'
make: *** [doc-misc-docs-pdf] Error 2

dchristian@tubacity:/usr/local/google/dchristian/OpenSource/svn/subversion$
ls doc/tools/
Makefile.base-rules bin/ fo-stylesheet.xsl
svnbook.el
Makefile.base-vars chunk-stylesheet.xsl html-stylesheet.xsl xsl@
base-html-stylesheet.xsl dtd/ readme-dblite.html

dchristian@tubacity:/usr/local/google/dchristian/OpenSource/svn/subversion$
ls doc/tools/bin
find-xsl.py* run-fop.sh*
Received on Wed Aug 8 21:44:56 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.