How do i install Gitweb on Redhat?
Red Hat version is 2.6.18-308.11.1.el5 , x86_64 machine.
Git version is 1.7.10-rc4
I downloaded the gitweb-1.7.9.6-1.el5.rf.x86_64.rpm file and ran the command as below.
rpm -i /home/user/gitweb-1.7.9.6-1.el5.rf.x86_64.rpm
warning: /home/user/gitweb-1.7.9.6-1.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d....
error: Failed dependencies:
git = 1.7.9.6-1.el5.rf is needed by gitweb-1.7.9.6-1.el5.rf.x86_64
Is there some good documentation or steps where i can set up Gitweb?
Try this:
yum
will look up the package in the repositories and will take care of the dependencies