Install Git on my 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: http://wiki.mediatemple.net/w/%28dv%29_4.0:Install_GIT
It seems to have "installed", as there are a boat load of files in the following directory:
/root/git-2012-06-06
However, when I perform any git command in the server:
git: command not found
My assumption is that something, somewhere isn't 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!)
Thanks very much
Chris