<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi,</p>

<p dir="auto">Tested it with a fresh Debian 10 box and it works fine!</p>

<p dir="auto">root@sflow2:/srv/ixpmanager# tools/runtime/check-perl-dependencies.pl<br>
Checking IXP Manager Perl dependencies:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">Config::General - not installed
DBD::mysql - not installed
DBI - not installed
NetAddr::IP - not installed
NetPacket::TCP - not installed
Net::SNMP - not installed
Net_SNMP_util - not installed
RRDs - not installed
JSON - not installed
REST::Client - not installed
</code></pre>

<p dir="auto">Suggested installation command:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">apt-get install libconfig-general-perl libdbd-mysql-perl libdbi-perl libnetaddr-ip-perl libnetpacket-perl libnet-snmp-perl mrtg librrds-perl libjson-perl librest-client-perl
</code></pre>

<p dir="auto">Installed those packages and…</p>

<p dir="auto">root@sflow2:/srv/ixpmanager# tools/runtime/check-perl-dependencies.pl<br>
Checking IXP Manager Perl dependencies:</p>

<p dir="auto">All IXP Manager dependencies installed</p>

<p dir="auto">One slight shame is that it requires mrtg, which as per the other thread doesn’t need to be on that host, but otherwise ok.</p>

<p dir="auto">Thanks,</p>

<p dir="auto">Ian</p>

<p dir="auto">On 15 Feb 2021, at 15:38, Nick Hilliard (INEX) wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I've just pushed an update to check-perl-dependencies.pl.  Can you pull it and see if it does the trick?  It should work fine for FreeBSD 11/12, Debian9/10 and Ubuntu 18.04/20.04.  CentOS is, as usual, causing headaches.</p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>