Install Git on my 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/07
10:43 UTC
Read the original article
Hit count: 315
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
© Super User or respective owner