From: Alex Riesen <raa.lkml@gmail.com>
To: Chris Ortman <chrisortman@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: First time compiling source
Date: Tue, 15 Jan 2008 22:23:32 +0100 [thread overview]
Message-ID: <20080115212332.GD3213@steel.home> (raw)
In-Reply-To: <c0f2d4110801151234i2292ad2aw48e38f4f4fcb5ee7@mail.gmail.com>
Chris Ortman, Tue, Jan 15, 2008 21:34:12 +0100:
> 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?
The git in /usr/bin is stuck in hashed paths of your shell?
For instance, bash remembers all the programs it managed to exec.
prev parent reply other threads:[~2008-01-15 21:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-15 20:34 First time compiling source Chris Ortman
2008-01-15 20:56 ` Jeff King
2008-01-15 21:01 ` Chris Ortman
2008-01-15 21:23 ` Alex Riesen [this message]
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=20080115212332.GD3213@steel.home \
--to=raa.lkml@gmail.com \
--cc=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).