OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: DOCBOOK-APPS: 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




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]