Thanks! Gave it a try.
Now it gives a new error: a2x: ERROR: xsltproc --nonet --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 /usr/local/etc/asciidoc/docbook-xsl/manpage.xsl /Users/AJTSheppard/Downloads/asciidoc-8.5.3/doc/asciidoc.1.xml returned non-zero exit status 5 On Mar 5, 2010, at 12:08 PM, Yves-Alexis Perez wrote: > Le 05/03/2010 17:22, Shep a écrit : >> Hi, I'm following these steps to install 8.5.3 on my Mac (download of >> 8.5.3 files from Mercurial repository went without a hitch): >> >> $ autoconf >> $ ./configure >> $ make >> $ python a2x.py -f manpage doc/asciidoc.1.txt >> $ python a2x.py -f manpage doc/a2x.1.txt >> $ sudo make install >> >> When I type the commands "python a2x.py -f manpage doc/asciidoc.1.t" >> and "python a2x.py -f manpage doc/a2x.1.txt", I get this output: >> >> a2x: ERROR: missing configuration file: /usr/local/etc/ >> asciidoc/docbook-xsl/manpage.xsl >> >> Suggestions? >> > Run make install *before* trying to run a2x? > > Cheers, > -- > Yves-Alexis > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > 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. > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. 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.
