tseemann / VelvetOptimiser

:chart_with_upwards_trend: Automatically optimise three of Velvet's assembly parameters.
GNU General Public License v2.0
46 stars 18 forks source link

do "inc/bootstrap.pl" failed, '.' is no longer in @INC; did you mean do "./inc/bootstrap.pl"? at Makefile.PL line 11. #24

Closed gmfricke closed 6 years ago

gmfricke commented 6 years ago

I encounter the following when using a later version of perl.

Executing phase: 'configure' ==> '/opt/spack/opt/spack/linux-rhel7-x86_64/gcc-8.1.0/perl-5.26.2-kxi2oyeuk4mgccv2anoqd2rzlu7am6wa/bin/perl' 'Makefile.PL' 'INSTALL_BASE=/opt/spack/opt/spack/linux-rhel7-x86_64/gcc-8.1.0/perl-module-build-0.4220-xrmj2ljfecrtn3daydf7dyyrjsfo2pkb' do "inc/bootstrap.pl" failed, '.' is no longer in @INC; did you mean do "./inc/bootstrap.pl"? at Makefile.PL line 11. Died at Makefile.PL line 11. BEGIN failed--compilation aborted at Makefile.PL line 11.

gmfricke commented 6 years ago

This turned out to be related to bio-perl not velvet optimiser.