Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
6answers
14k views

How can git be installed on CENTOS 5.5?

How can I install git on CENTOS 5.5 machine? I tried to install it from yum but got following msg. root@host [~]# sudo yum install git Loaded plugins: fastestmirror Loading mirror speeds from cached ...
1
vote
2answers
612 views

Install git-core +svn fails with MacPort

I tried several tricks, clean all, and no luck. Any tips? sudo port install git-core +svn +doc ---> Computing dependencies for git-core ---> Building db46 Error: Target org.macports.build ...
1
vote
2answers
1k views

Unable to install Git-core+svn by MacPorts

I am trying to install Git-core with svn to my Mac unsuccessfully by $ sudo port install git-core +svn ---> Verifying checksum(s) for db46 Error: Checksum (md5) mismatch for patch.4.6.21.3 Error: ...
0
votes
0answers
553 views

Installing git+svn on Mac OS Lion (problem with db46)

I have installed MacPorts v2.0.3 on Mac OS Lion and trying to install git+svn via command sudo port instal git-core +svn installation process aborts on building 'db46' Any solution? Ling to ...