git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mimiko <vbvbrj@gmail.com>
To: git@vger.kernel.org
Subject: Error compiling git when docbooc2k is custom compiled.
Date: Wed, 12 Feb 2014 08:48:34 +0200	[thread overview]
Message-ID: <52FB1942.5060906@gmail.com> (raw)

Hello.

I've compiled docbook2x to --prefix=/opt/docbook2X. When building git 
make fails not finding docbook2x-texi, but /opt/docbook2X/bin is in the 
PATH. Investigating I've found that default build of docbook2X from 
sources creates file with the following names:

docbook2man
docbook2texi

So I use option --program-transform-name="s/^docbook2/docbook2x-/" when 
compiling docbook2X.

Please allow in building git detect the name of docbook2X when using 
default options when compiling docbook2X.

-- 
Mimiko desu.

                 reply	other threads:[~2014-02-12  6:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=52FB1942.5060906@gmail.com \
    --to=vbvbrj@gmail.com \
    --cc=git@vger.kernel.org \
    /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).