Install Git on a Media Temple (dv) 4.0 server
Posted
by
Chris
on Super User
See other posts from Super User
or by Chris
Published on 2012-06-07T09:38:58Z
Indexed on
2012/06/08
4:43 UTC
Read the original article
Hit count: 231
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!)
© Super User or respective owner