Craig Taylor wrote: > Hi all > > I'm compiling/installing git in a Solaris environment without root. > Using 'make DESTDIR=<some path> install' to stage an install to an > alternate location. > The perl module component of 'make DESTDIR=<some path> install' installs > into the system perl lib path without prepending the forced install > destination or my '--prefix'. > This seems counter intuitive and I would consider a bug. Try 'make prefix=<some path>'. btw, this is in the first paragraph of the INSTALL document. -brandon -- 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