You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to install Bio::Tree::Tree via cpanm under perl-5.30.3, but the installation fails.
The error message is:
-> FAIL Installing XML::DOM::XPath failed. See /home/stud/ga42vor/.cpanm/work/1591284525.30081/build.log for details. Retry with --force to force install it.
-> FAIL Installing the dependencies failed: Module 'DB_File' is not installed, Module 'XML::DOM::XPath' is not installed
-> FAIL Bailing out the installation for BioPerl-1.7.7.
Do you need additional information? I'm an absolute beginner when it comes to perl and I only need to run one program.
The installation instructions of that program indicate that it was built with BioPerl-1.5.2.
If it does not work to get version 1.7.7 to run, is there a way to go back to version 1.5.2?
Thanks a lot,
Martin
The text was updated successfully, but these errors were encountered:
I was trying to install Bio::Tree::Tree via cpanm under perl-5.30.3, but the installation fails.
The error message is:
-> FAIL Installing XML::DOM::XPath failed. See /home/stud/ga42vor/.cpanm/work/1591284525.30081/build.log for details. Retry with --force to force install it.
-> FAIL Installing the dependencies failed: Module 'DB_File' is not installed, Module 'XML::DOM::XPath' is not installed
-> FAIL Bailing out the installation for BioPerl-1.7.7.
Here are the log files:
https://gist.github.com/MartGro/9ad44ac4c27aed002ab94f54fbbd3ca7#file-build-log
https://gist.github.com/MartGro/c3a75c59b2ad9fe0b955153e49931496#file-build-log
Do you need additional information? I'm an absolute beginner when it comes to perl and I only need to run one program.
The installation instructions of that program indicate that it was built with BioPerl-1.5.2.
If it does not work to get version 1.7.7 to run, is there a way to go back to version 1.5.2?
Thanks a lot,
Martin
The text was updated successfully, but these errors were encountered: