* Error compiling git when docbooc2k is custom compiled.
@ 2014-02-12 6:48 Mimiko
0 siblings, 0 replies; only message in thread
From: Mimiko @ 2014-02-12 6:48 UTC (permalink / raw)
To: git
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-12 6:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 6:48 Error compiling git when docbooc2k is custom compiled Mimiko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.