git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git configure script
@ 2008-11-26 19:30 Neale T. Pickett
  2008-11-26 20:53 ` Matthieu Moy
  0 siblings, 1 reply; 4+ messages in thread
From: Neale T. Pickett @ 2008-11-26 19:30 UTC (permalink / raw)
  To: git

I downloaded 1.6.0.4 from
http://kernel.org/pub/software/scm/git/git-1.6.0.4.tar.gz 
and ran

  ./configure --prefix=$HOME/opt

But it installed everything in $HOME/bin and $HOME/libexec.  Looking
into it, it seems the shipped Makefile doesn't look to see what --prefix
is, despite the configure script claiming that "make install" would
honor this.

I'm guessing it should have shipped with a Makefile.in or something, but
honestly Autoconf confuses the dickens out of me.

Neale

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

end of thread, other threads:[~2008-12-01 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26 19:30 git configure script Neale T. Pickett
2008-11-26 20:53 ` Matthieu Moy
2008-11-27  9:25   ` Mike Ralphson
2008-12-01 19:12   ` Neale T. Pickett

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).