I'm trying to install GTK-Doc-1.19 (BLFS 7.3) and the configure command terminates with these errors:
checking for dblatex... no checking for fop... no configure: WARNING: neither dblatex nor fop found, so no pdf output from xml checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.3 in XML catalog... not found configure: error: could not find DocBook XML DTD V4.3 in XML catalog I didn't install dblatex, but I did install fop: # ls -l /opt/fop/ total 224 drwxr-xr-x 10 root root 4096 Jul 28 13:16 build drwxr-xr-x 2 root root 4096 Jul 28 13:11 conf drwxr-xr-x 7 root root 4096 Oct 16 2012 examples -rwxr-xr-x 1 root root 7480 Oct 16 2012 fop -rw-r--r-- 1 root root 3216 Oct 16 2012 fop.bat -rw-r--r-- 1 root root 1252 Oct 16 2012 fop.cmd -rw-r--r-- 1 root root 11013 Oct 16 2012 fop.js drwxr-xr-x 4 root root 4096 Jul 28 13:13 javadocs -rw-r--r-- 1 root root 15684 Jul 28 13:17 KEYS drwxr-xr-x 3 root root 4096 Jul 28 13:11 lib -rw-r--r-- 1 root root 11358 Jul 28 13:17 LICENSE -rw-r--r-- 1 root root 351 Jul 28 13:17 NOTICE -rw-r--r-- 1 root root 10678 Jul 28 13:17 README -rw-r--r-- 1 root root 128549 Oct 16 2012 status.xml 1. What could cause it not to find fop? 2. What should be installed to fix the DocBook discrepancy? Thanks, Dave
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
