git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Soffian <jaysoffian@gmail.com>
To: Tom Holaday <tlholaday@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase
Date: Wed, 11 Mar 2009 11:12:01 -0400	[thread overview]
Message-ID: <76718490903110812t5e1723ebi28a84da680422d8a@mail.gmail.com> (raw)
In-Reply-To: <5e68abd90903110721o414283a4te188b58e0e4df8ad@mail.gmail.com>

On Wed, Mar 11, 2009 at 10:21 AM, Tom Holaday <tlholaday@gmail.com> wrote:
> Hello,
>
> On OS X 10.5.6 (Leopard), the command ...
>
>   xmlto -m callouts.xsl man git-filter-branch.xml
>
> ... terminates with these errors:

Assuming you're using the MacPorts asciidoc, to build on OS X you need:

  export ASCIIDOC8=YesPlease
  export DOCBOOK_XSL_172=YesPlease

And your man pages still won't be perfect. Preformatted text will look
like this:

  .ft C
          ...
  .ft

I haven't had a chance to track down what is causing this. If you
build and install the html pages and use "help -w" those are formatted
fine. You may just want to install the prebuilt man-pages
(quick-install-doc or quick-install-man).

j.

  parent reply	other threads:[~2009-03-11 15:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-11 14:21 git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase Tom Holaday
2009-03-11 14:43 ` Michael J Gruber
2009-03-11 15:12 ` Jay Soffian [this message]
2009-03-11 15:39   ` Jay Soffian
2009-03-11 15:49     ` Jay Soffian
2009-03-11 16:27       ` Michael J Gruber
2009-03-11 20:12         ` Alejandro Riveira
2009-03-12 11:17           ` Michael J Gruber
2009-03-12 14:02             ` Alejandro Riveira Fernández
2009-03-12 17:09             ` Todd Zullinger
2009-03-13 10:29               ` Michael J Gruber
2009-03-13 16:18                 ` Jay Soffian
2009-03-13 17:06                   ` Michael J Gruber
2009-03-31 20:17                   ` byrnejb
2009-03-31 20:56                     ` byrnejb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=76718490903110812t5e1723ebi28a84da680422d8a@mail.gmail.com \
    --to=jaysoffian@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=tlholaday@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).