Re: Git Perl module not installed to --prefix

2012-09-13 Thread Peter Colberg
On Thu, Sep 13, 2012 at 02:30:19PM -0400, Peter Colberg wrote: > I have trouble installing the Git Perl module to the correct > installation prefix, which is required for git send-email. > > The problem is reproducible with the following commands: > > ./configure --prefix=/home/peter/usr/rhel

Git Perl module not installed to --prefix

2012-09-13 Thread Peter Colberg
Hi, I have trouble installing the Git Perl module to the correct installation prefix, which is required for git send-email. The problem is reproducible with the following commands: ./configure --prefix=/home/peter/usr/rhel6-x86_64/git-1.7.12 make make install While git is installed