Hi,

I'm unable to find information on this issue.  Whenever I try to install Net::IP (to do a simple DHCP configuration file that will make IP address reservations DNS files that will do forward and reverse lookups) it gives me the following results:

root@SERVER:~# cpan -i Net::IP
Reading '/root/.cpan/Metadata'
  Database was generated on Tue, 02 Dec 2014 10:53:28 GMT
Running install for module 'Net::IP'
Running make for M/MA/MANU/Net-IP-1.26.tar.gz
Checksum for /root/.cpan/sources/authors/id/M/MA/MANU/Net-IP-1.26.tar.gz ok

  CPAN.pm: Building M/MA/MANU/Net-IP-1.26.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Net::IP
Writing MYMETA.yml and MYMETA.json
  MANU/Net-IP-1.26.tar.gz
  make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible


I'm running Ubuntu server:
root@SERVER:~# cat /etc/os-release
NAME="Ubuntu"
VERSION="14.04.1 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.1 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

Perl 5.18:
root@SERVER:~# perl -v

This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi
(with 41 registered patches, see perl -V for more detail)

Copyright 1987-2013, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

I'm running always as root for everything.  It makes my server management much easier by saving me from typing "sudo" for everything I do.

Any help would be greatly appreciated!

Zac
Power Switch of Tulsa, LLC

-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

Reply via email to