This is the generic Unix package, developed in Perl. In order to use it, you need to install a few packages first. This will be done using opkg (command line packager tool):
opkg install perl
opkg install perlbase-autoloader
opkg install perlbase-base
opkg install perlbase-config
opkg install perlbase-errno
opkg install perlbase-essential
opkg install perlbase-fcntl
opkg install perlbase-file
opkg install perlbase-hostname
opkg install perlbase-io
opkg install perlbase-posix
opkg install perlbase-selectsaver
opkg install perlbase-socket
opkg install perlbase-symbol
opkg install perlbase-sys
opkg install perlbase-tie
opkg install perlbase-xsloader
opkg install coreutils-nohup
opkg install perlbase-getopt
Install procedure
-----------------
Step 1 - Get the latest package and copy to /tmp, you can get the latest package at:
Note: You will get a special version of the launcher, you can get it from our SVN repository and replace the perl daemon launcher with this special version for OpenWRT. Just replace it after do the package install for the Unix/Perl generic agent.