dolevrahat has asked for the wisdom of the Perl Monks concerning the following question:
Hello
I am attempting to install The Bio:DB:HTS moudle.
After cloning the Bio:DB:HTS github repository I have attempted to install required dependencies using:
I then get the following error message:sudo cpanm --installdeps --force ./BioDBHTS/
However cpan -D Module::Build yields:"Installing the dependencies failed: Installed version (0.4003) of Mod +ule::Build is not in range '0.42'"
From which I understand the Module::Build version 0.4224 and not 0.4003 is installed.Module::Build ---------------------------------------------------------------------- +--- (no description) L/LE/LEONT/Module-Build-0.4224.tar.gz /home/sal/perl5/lib/perl5/Module/Build.pm Installed: 0.4224 CPAN: 0.4224 up to date Leon Timmermans (LEONT) fawaka@gmail.com
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installation fails despite depndenices are already installed
by Corion (Patriarch) on Apr 16, 2018 at 19:16 UTC |