On Jun 4, 10:42 pm, Thomas Ferris Nicolaisen <tfn...@gmail.com> wrote:

> As far as I know, you can install software on Red Hat in the shape of
> RPM's. And the easiesst way to get RPM's and install them is with Red Hat's
> software management tool called "yum". It should be as easy as opening some
> terminal and typing:
>
> yum install git-core
...
> More about installing git in general 
> here:http://git-scm.com/book/en/Getting-Started-Installing-Git

rhel5 has no git rpms but it is in epel
http://fedoraproject.org/wiki/EPEL

after you configured your yum for EPEL you do
$ yum install git

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to