Install Git on a Media Temple (dv) 4.0 server
- by Chris
I'm trying to install Git on my Media Temple (dv) 4.0 server.
I've followed these instructions. It seems to have "installed", as there are a boat-load of files in the /root/git-2012-06-06 directory.
However, when I perform any git command in the server, I receive this message:
git: command not found
My assumption is that something, somewhere is not configured properly, but I have no idea where to start. Could anybody lend a hand / offer some pointers?
(And if you hadn't guessed, I'm pretty new to all this, so please be kind!)