[Refdb-users] make error: /bin/sh: dtdparse: command not found
Status: Beta
Brought to you by:
mhoenicka
From: Dominik R. <dre...@un...> - 2006-09-07 11:46:03
|
I just tried to compile the latest svn-version (165) of refdb on a debian testing system: ./autogen.sh ./configure ... checking for dtdparse... no checking for dtdformat... no .... ./make I get the following error: SGML_CATALOG_FILES="" dtdparse --title "citationlistx XML DTD" --output citationlistx.xml --declaration ../declarations/xml.dcl --system-id "http://refdb.sourceforge.net/dtd/citationlistx.dtd" ../dtd/citationlistx.dtd /bin/sh: dtdparse: command not found make[1]: *** [citationlistx.xml] Error 127 make[1]: Leaving directory `/home/admin/refdb/doc' make: *** [all-recursive] Error 1 This can be omitted using the --disable-docs option of configure or installing dtdparse. However, I'm wondering wether configure shouldn't avoid this problem and not build the docs if dtdparse is not present? But maybe, I'm just missing something Thanks for your help. Dominik -- Dominik Reusser |