Git development
 help / color / mirror / Atom feed
* `./configure --XXdir=` ignored?
@ 2009-02-26 14:48 Tim Visher
  2009-02-26 15:00 ` Jeff King
  2009-02-26 17:33 ` Matthieu Moy
  0 siblings, 2 replies; 6+ messages in thread
From: Tim Visher @ 2009-02-26 14:48 UTC (permalink / raw)
  To: git

Hello Everyone,

I'm working on getting git 1.6.2-rc2 built.  I have a bin, man, info,
and html directory in my home folder that I'd like to use as the
defaults for git.  I attempted to do this through

    make configure
    ./configure --XXdir=/full/path/to/dir
    make all man info html
    make install install-man install-info install-html

But other than the binaries (and I'm not even totally convinced they
got in correctly) and the man pages, everything else seems to be
attempting to go to the typical places in /usr/local.

What am I doing wrong?

-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-26 19:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-26 14:48 `./configure --XXdir=` ignored? Tim Visher
2009-02-26 15:00 ` Jeff King
2009-02-26 15:09   ` Tim Visher
2009-02-26 15:15     ` Jeff King
2009-02-26 17:33 ` Matthieu Moy
2009-02-26 19:04   ` Tim Visher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox