This is a test version of Biostars. For the public version, visit https://www.biostars.org.
log4perl error for RGAugury.pl tool

I am new to perl and I was trying to run this tool called RGAugury.pl (https://bitbucket.org/yaanlpc/rgaugury/downloads/) which gives me this error below. Could someone help me resolve this please?

perl RGAugury.pl                                                   
Can't locate Log/Log4perl/Level.pm in @INC (you may need to install the Log::Log4perl::Level module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at RGAugury.pl line 8.
BEGIN failed--compilation aborted at RGAugury.pl line 8.

I then tried cpan Log::Log4perl::Level which gives me this error now:

cpan Log::Log4perl::Level                                      
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: Storable loaded ok (v2.53_01)
Reading '/home/owner/.local/share/.cpan/Metadata
`No such file or directory at /usr/share/perl/5.22/CPAN/Module.pm line 479`
rgenes

Are you installing it locally or on a cluster? I am willing to bet that its a situation where you dont have root privileges.

0 answers

No answers yet.

Log in to answer this question.