git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Chris Ortman" <chrisortman@gmail.com>
To: git@vger.kernel.org
Subject: First time compiling source
Date: Tue, 15 Jan 2008 14:34:12 -0600	[thread overview]
Message-ID: <c0f2d4110801151234i2292ad2aw48e38f4f4fcb5ee7@mail.gmail.com> (raw)

Up until today I've always run git off whatever debs come with ubuntu.
But if I'm going to try to do some work I figured I should be
compiling from source.

To compile I did
git co -b current v1.5.3.8
make
make install

then to check
which git
/home/chrisortman/bin/git
as expected

however git --version still reports 1.5.2.5

What did I miss?

Thanks

             reply	other threads:[~2008-01-15 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 20:34 Chris Ortman [this message]
2008-01-15 20:56 ` First time compiling source Jeff King
2008-01-15 21:01   ` Chris Ortman
2008-01-15 21:23 ` Alex Riesen

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=c0f2d4110801151234i2292ad2aw48e38f4f4fcb5ee7@mail.gmail.com \
    --to=chrisortman@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).