Joel Saltzman <saltzmanjoelh@xxxxxxxxx> 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/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html