I'm trying to access NetDB on the gui and when I go to the webpage I get the following, has anyone experienced this before?
Can't locate Net/MAC/Vendor.pm in @INC (you may need to install the Net::MAC::Vendor 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 /usr/share/perl5/NetDB.pm line 127.
BEGIN failed--compilation aborted at /usr/share/perl5/NetDB.pm line 127.
Compilation failed in require at /usr/lib/cgi-bin/netdb.pl line 74.
BEGIN failed--compilation aborted at /usr/lib/cgi-bin/netdb.pl line 74.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I only get perl as installed, which presumably means I need to install the rest? (I'm finishing off someone elses install so didn't realise that is something that was missed? But I am getting confused now as I can see /usr/local/share/perl/5.18.2/Net/MAC/Vendor.pm installed on the server itself?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I upgraded the server from an old 14.04 server so it it looks like I am running a different version of perl (5.22.1) to what is in the location for the Vendor.pm location
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All
I'm trying to access NetDB on the gui and when I go to the webpage I get the following, has anyone experienced this before?
Can't locate Net/MAC/Vendor.pm in @INC (you may need to install the Net::MAC::Vendor 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 /usr/share/perl5/NetDB.pm line 127.
BEGIN failed--compilation aborted at /usr/share/perl5/NetDB.pm line 127.
Compilation failed in require at /usr/lib/cgi-bin/netdb.pl line 74.
BEGIN failed--compilation aborted at /usr/lib/cgi-bin/netdb.pl line 74.
It appears when I do an instmodsh that l
I only get perl as installed, which presumably means I need to install the rest? (I'm finishing off someone elses install so didn't realise that is something that was missed? But I am getting confused now as I can see /usr/local/share/perl/5.18.2/Net/MAC/Vendor.pm installed on the server itself?
I upgraded the server from an old 14.04 server so it it looks like I am running a different version of perl (5.22.1) to what is in the location for the Vendor.pm location