Guillaume Rousse wrote in perl.makemaker : > > I'm facing trouble building a specific perl package, which is Bioperl-Ext. > Compolation is OK, but installation installs source files instead of perl > modules and binaries. > > I've tested it on mandrake cooker, using perl 5.8.2, using either: > perl Makefile.PL > perl Makefile.PL INSTALLDIRS=vendor
Thus I assume you're using ExtUtils::MakeMaker 6.17 ?
