On my Mac, the following worked for me:

brew install asciidoc
sudo mkdir /etc/xml
sudo ln -s /usr/local/etc/xml/catalog /etc/xml/catalog

It seems, as Lex says, that xmllint is not able to read 
XML_CATALOG_FILES="/usr/local/etc/xml/catalog" environment variable when 
being called from a2x.

On Friday, 13 December 2013 08:24:45 UTC+8, Bruce Hill wrote:
>
>
> Strange that this is still a bug after all these years.
> I'm getting the same a2x error trying to run "sudo make install"
> on a RHEL5 system.
>
> The simple fix for me was to just remove the --nonet arg in a2x.py.
> Works like a charm.
>
> Why use --nonet when the tarball has a web URL path for docbookx.dtd???
>

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to