2008/11/26 Matthieu Moy <Matthieu.Moy@xxxxxxx> > > neale@xxxxxxxx (Neale T. Pickett) writes: > > > But it installed everything in $HOME/bin and $HOME/libexec. Looking > > into it, it seems the shipped Makefile doesn't look to see what --prefix > > is, despite the configure script claiming that "make install" would > > honor this. > > It does, since it includes config.mak.autogen which overrides prefix > defined in Makefile. > > I'm 99% sure you did something wrong. You should investigate by > looking into config.mak.autogen after running configure. Indeed. I believe something goes a little funny if you build as root. Can you try again running ./configure and (g)make as a non-root user, then only (g)make install as root / under sudo etc. Cheers, Mike -- 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