|
From: peterdd <mi...@li...> - 2007-11-30 17:17:04
|
The --prefix seems to be ignored for building the perl-ext the autostuff way. At least in perl_ext/Makefile.perl. So running 'make install' from ming root-dir it tries to install to /usr hierarchy. I found the prefix is set to default /usr there and when I change it to my wanted prefix and then run 'make install' in ming root it works the way I wanted it. Is there a good reason for this behavior? Autostuff guys? peterdd |