The command
$ PERL_MM_USE_DEFAULT=1 ./Build installdeps
works fine but the plumage command didn't work, how to fix it?
$ bin/plumage
Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: . lib ../lib /Users/arademaker/Downloads/CTSIatUCSF-plumage-97ede91/bin/../lib /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18) at bin/plumage line 8.
BEGIN failed--compilation aborted at bin/plumage line 8.
The command
works fine but the plumage command didn't work, how to fix it?