On Sat, Apr 9, 2011 at 11:15 PM, Marco Maggesi <marco.maggesi@xxxxxxxxx> wrote: > > Well, the server is a very old machine and I didn't find easy to > compile git on it because of many missing dependencies (but I didn't > try very hard either). Some time ago, I built git on an old machine running Linux (RedHat 8.0 but maybe some packages were upgraded). Here is the line that I used: make NO_OPENSSL=1 NO_NSEC=1 NO_CURL=1 NO_TCLTK=1 NO_PYTHON=1 I needed git only to push and fetch to that repository, and it worked well for me. Dmitry -- 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