This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installing and using docbook2X (debian)


I have discovered workarounds for the issue that I was having earlier
installing docbook2X, but now I have a different one:

make[1]: Entering directory `/root/docbook2X-0.7.0/doc'
/usr/bin/perl -I../perl ../perl/docbook2manxml --header-3="`date "+%d %B %Y"`"
\
                  --refs-file=docbook2X.refs \
                  docbook2X.xml >docbook2X.mxml 2>/dev/null \
|| /usr/bin/perl -I../perl ../perl/docbook2manxml --header-3="`date "+%d %B
%Y"`" \
                     --refs-file=docbook2X.refs \
                     docbook2X.xml >docbook2X.mxml

read error at /usr/lib/perl5/XML/Parser/Expat.pm line 469.
 at line 29, column 21, byte 785
Handler couldn't resolve external entity at line 29, column 21, byte 785
--snip--

Line 29 looks like this:
<releaseinfo>Version &db2x_version;</releaseinfo>

It looks like my version of XML::Parser (2.30) does things differently than
XML::Parser 2.27 that is listed on the docbook2x.sf.net site. 
Does anyone know how to resolve this?

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]