git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how do I install "git" on Redhat linux? (getting confused)
@ 2009-02-06  0:23 Greg Hauptmann
  2009-02-06  0:45 ` Greg Hauptmann
  2009-02-06  9:44 ` Nico -telmich- Schottelius
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Hauptmann @ 2009-02-06  0:23 UTC (permalink / raw)
  To: git

Hi,

Can someone give me a pointer re how to install "git" on Redhat linux?
 I'm getting a bit confused with all the different approaches I'm
seeing. The linux box I'm targetting is running clarkconnect
(www.clarkconnect.com) and underlying system details are;

[root@home ~]# cat /proc/version
Linux version 2.6.18-8.1.14.3.cc (devel@cc4devel.lan) (gcc version
3.4.6 20060404 (Red Hat 3.4.6-8)) #1 SMP Mon Oct 22 17:57:16 EDT 2007


Thanks
Greg

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

* Re: how do I install "git" on Redhat linux? (getting confused)
  2009-02-06  0:23 how do I install "git" on Redhat linux? (getting confused) Greg Hauptmann
@ 2009-02-06  0:45 ` Greg Hauptmann
  2009-02-06  9:44 ` Nico -telmich- Schottelius
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Hauptmann @ 2009-02-06  0:45 UTC (permalink / raw)
  To: git

actually I've tried downloading the main
"http://kernel.org/pub/software/scm/git/git-1.6.1.2.tar.gz", and then
following:

tar xzvf git-1.6.1.2.tar.gz
cd git-1.6.1.2
./configure
make
sudo make install

Seems to have worked...


2009/2/6 Greg Hauptmann <greg.hauptmann.ruby@gmail.com>:
> Hi,
>
> Can someone give me a pointer re how to install "git" on Redhat linux?
>  I'm getting a bit confused with all the different approaches I'm
> seeing. The linux box I'm targetting is running clarkconnect
> (www.clarkconnect.com) and underlying system details are;
>
> [root@home ~]# cat /proc/version
> Linux version 2.6.18-8.1.14.3.cc (devel@cc4devel.lan) (gcc version
> 3.4.6 20060404 (Red Hat 3.4.6-8)) #1 SMP Mon Oct 22 17:57:16 EDT 2007
>
>
> Thanks
> Greg
>



-- 
Greg
http://blog.gregnet.org/

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

* Re: how do I install "git" on Redhat linux? (getting confused)
  2009-02-06  0:23 how do I install "git" on Redhat linux? (getting confused) Greg Hauptmann
  2009-02-06  0:45 ` Greg Hauptmann
@ 2009-02-06  9:44 ` Nico -telmich- Schottelius
  1 sibling, 0 replies; 3+ messages in thread
From: Nico -telmich- Schottelius @ 2009-02-06  9:44 UTC (permalink / raw)
  To: Greg Hauptmann; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Greg Hauptmann [Fri, Feb 06, 2009 at 10:23:17AM +1000]:
> Hi,
> 
> Can someone give me a pointer re how to install "git" on Redhat linux?

git-core is in EPEL. If you add it to your repos, you can simply
yum install git-core.

Sincerly,

Nico

-- 
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-06  0:23 how do I install "git" on Redhat linux? (getting confused) Greg Hauptmann
2009-02-06  0:45 ` Greg Hauptmann
2009-02-06  9:44 ` Nico -telmich- Schottelius

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