Hi Junio, 2006/5/17, Junio C Hamano <junkio@xxxxxxx>:
If you look at our Makefile, you will see bindir does not have to be gitexecdir. The suggestion by Linus is that you set bindir to /usr/local/bin or whereever your distribution's packaging scheme wants the locally installed software to be that is on user's PATH, and gitexecdir to /usr/local/libexec/git (again, whereever), _and_ have: ln -s /usr/bin/gtr /usr/local/libexec/git/tr ln -s /usr/bin/gxargs /usr/local/libexec/git/xargs ...
Nice, that looks like a solution, but will this also "fix" the tr usage for the git tests? If so, I'll write a small shellscript to create the links and so on, and test it on Solaris later today. bye dreamind -- http://www.dreamind.de/ Oroborus and Debian GNU/Linux Developer. - : 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