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
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 [off-list ref]:
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/
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