--- git-1.5.4/exec_cmd.c~ 2008-02-01 21:09:01.000000000 -0700 +++ git-1.5.4/exec_cmd.c 2008-02-11 17:35:11.092796000 -0700 @@ -69,7 +69,7 @@ const char *tmp; strbuf_init(&cmd, 0); - strbuf_addf(&cmd, "git-%s", argv[0]); + strbuf_addf(&cmd, "/home/enewren/software/install/linux/git/bin/git-%s", argv[0]); /* * argv[0] must be the git command, but the argv array