in reply to Re^4: Problems with cpanm
in thread Problems with cpanm

Give me a moment, I'm just setting up the non perl dependencies for this tool, I can see some further issues. I'll reply again shortly.

Update: in the short term, just:

cd ext_tools ./cpanm Getopt::Long::Subcommand ./cpanm Bio::DB::HTS::Tabix ./cpanm Bio::SeqIO

Replies are listed 'Best First'.
Re^6: Problems with cpanm
by Siberian_monk29 (Novice) on Mar 15, 2019 at 17:14 UTC

    Thank you

    The first and the third command gave me the following:

    Getopt::Long::Subcommand is up to date. (0.103) Bio::SeqIO is up to date. (1.7.5)

    And the second comand went through a installation procedure.