[ixpmanager] Perl Modules for sflow

Ian Chilton ian at lonap.net
Mon Feb 15 09:48:49 GMT 2021


Hi,

I found some of the perl dependencies for slow are actually available as 
packages (on Debian 10 at least).

—

# tools/runtime/check-perl-dependencies.pl
Checking IXP Manager Perl dependencies:

Module::Build - not installed
Crypt::DES - not installed
Crypt::Rijndael - not installed
Digest::SHA1 - not installed
JSON - not installed
Suggested installation command:

apt-get install libjson-pp-perl

cpan Module::Build Crypt::DES Crypt::Rijndael Digest::SHA1
—


The following apt packages are available:

- libcrypt-des-perl
- libcrypt-rijndael-perl
- libmodule-build-perl

…installing them removes them from the checker.

Annoyingly, there is a libdigest-sha-perl package, but it doesn’t 
satisfy the check… did have to use cpan for that.

To satisfy the json thing, it needs libjson-perl instead of 
libjson-pp-perl.

I can submit a PR on check-perl-dependencies.pl, but will need to check 
if this applies to Ubuntu first - just thought I’d post my findings.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20210215/2eb1bda1/attachment.htm>


More information about the ixpmanager mailing list