Joel Saltzman [off-list ref] writes:
is it possible to compile git with all its dependencies so I can run
it on a server that does not have root access?
Compiling with LDFLAGS='-static' is a first step, I'm not sure it's
sufficient.
But as Alex already pointed out, you don't have to be root to install
Git anyway (I'm using a git that I compiled myself, without being root
on my machine).
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/