Checking for Data::Dumper ... ok Checking for Net::Telnet ... ok Checking for IO::AtomicFile ... ok Which directory should be used for router configurations? [/usr/local/cisco/etc] /usr/local/cisco/etc A directory /usr/local/cisco/etc does not exist. Create it? [y] y Which directory should be used for transferring files from or to the routers? [/usr/local/cisco/tftp] /usr/local/cisco/tftp A directory /usr/local/cisco/tftp does not exist. Create it? [y] y Depending on the TFTP servers configuration, it might happen, that a prefix is added to the path requested by the client. For example, if your Cisco requests a file '/my.conf', the TFTP server will read '/tftpboot/my.conf'. Enter this prefix or the word 'none': [none] none Enter a list of valid editors used for modifying router configurations: [/usr/bin/vi /usr/bin/emacs] /usr/bin/vi /usr/bin/emacs Enter the IP address of the local TFTP server: [192.168.69.220] 192.168.69.220 Enter a directory for creating temporary files: [/tmp] /tmp Checking if your kit is complete... Looks good Writing Makefile for Cisco::Conf cp lib/Cisco/Conf/Install.pm blib/lib/Cisco/Conf/Install.pm cp lib/Cisco/Conf.pm blib/lib/Cisco/Conf.pm cp lib/Bundle/Cisco/Conf.pm blib/lib/Bundle/Cisco/Conf.pm /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" cisconf.PL cisconf cp cisconf blib/script/cisconf /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/cisconf Manifying blib/man1/cisconf.1 Manifying blib/man3/Cisco::Conf::Install.3 Manifying blib/man3/Cisco::Conf.3 Manifying blib/man3/Bundle::Cisco::Conf.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base....ok All tests successful. Files=1, Tests=2, 0 wallclock secs ( 0.25 cusr + 0.06 csys = 0.31 CPU) Manifying blib/man1/cisconf.1 /bin/sh -c true Installing /Users/cpanrun/pristine/5.8.7/man/man1/cisconf.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Bundle::Cisco::Conf.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Cisco::Conf.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Cisco::Conf::Install.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true if [ `perl -e 'print $>'` -ne 0 ]; then \ echo "Sorry, but you must be root to install this module."; \ exit 1; \ fi Sorry, but you must be root to install this module. make: *** [install] Error 1