Oct
2
The install process for this is fairly simple. These packages come from the EPEL repositories. EPEL stands for Extra Packages for Enterprise Linux. It is maintained by the Fedora project. So, a big thanks to them!
Down to business!
wget http://download.fedora.redhat.com/pub/epel/5/i386/perl-Git-1.5.5.1-2.el5.i386.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/perl-Error-0.17010-1.el5.noarch.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/git-1.5.5.1-2.el5.i386.rpm
rpm -ivh perl-Git-1.5.5.1-2.el5.i386.rpm perl-Error-0.17010-1.el5.noarch.rpm git-1.5.5.1-2.el5.i386.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/perl-Error-0.17010-1.el5.noarch.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/git-1.5.5.1-2.el5.i386.rpm
rpm -ivh perl-Git-1.5.5.1-2.el5.i386.rpm perl-Error-0.17010-1.el5.noarch.rpm git-1.5.5.1-2.el5.i386.rpm
That’s all there is to it!
