Actions
Bug #7727
closed[Wiki] Hacking prerequisites page is missing dependencies
Start date:
11/03/2015
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
When running the tests after installing all the requirements, the error "perl LWP: Can't locate LWP.pm in @INC" is thrown. The suggestion to install perl-modules, libcrypt-ssleay-perl, and libjson-perl does not work.
Running:
`sudo perl -MCPAN -e 'install LWP::UserAgent::Cached'`
And using all the default configuration options resolved the error.
Actions