How do I compile the Nagios::Plugin perl module?
Posted by tonvoon on 29 September 2007 - 8:11pm
This is currently an optional setting at configure time. You need to run:
./configure --enable-perl-modules
Then, make, make install, make test, and make clean, will include the perl modules that are in the perlmods/ directory as expected.
The perl modules are installed into $prefix/perl.
- Printer-friendly version
- Login or register to post comments