I follow the installation instructions on OS X Mountain Lion and have 
problems like:

$ make
Password:
Fixing CONF_DIR in asciidoc.py
Fixing CONF_DIR in a2x.py
python a2x.py -f manpage doc/a2x.1.txt
a2x: ERROR: "xmllint" --nonet --noout --valid 
"/Users/cirrus/bin/asciidoc-8.6.8/doc/a2x.1.xml" returned non-zero exit 
status 4

$ asciidoc asciidoc.txt
<hangs forever>

I also saved the output of 'make -n' in a script, commented out the 
commands to generate the man pages that were both throwing xmllint errors, 
and ran the script to install everything else. However, running asciidoc 
with any input file still hangs with no output. I can do 'asciidoc --help 
syntax' or 'asciidoc --help manpage' OK.

Is this a particular Mountain Lion issue?  Relevant system details are:

$ python --version
Python 2.7.2

$ xmllint --version
xmllint: using libxml version 20800
   compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP 
HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv 
ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug 
Zlib Lzma

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/asciidoc/-/w-nBQGepD2QJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to