NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
igor99
Dec 02, 2008Aspirant
Install BackupPC on Readynas NV+
I am wondering, if anyone has already tried to install Backuppc on a Readynas. As I would like to backup remote machines with daily snapshots, ie a different folder per machine for every day. I am ...
tahintz
Oct 10, 2010Aspirant
I had better luck installing a full, but separate, version of perl:
apt-get install gcc bison make libc6-dev
wget http://www.cpan.org/src/5.0/perl-5.12.2.tar.gz
tar xzf perl-5.12.2.tar.gz
cd perl-5.12.2
./Configure -des -Dprefix=$HOME/tools/perl -Accflags="-DHAS_SYSCALL_PROTO -DHAS_SHMAT_PROTOTYPE"
make install
$HOME/tools/perl/bin/cpan install YAML LWP
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!