Installing IPC::Locker¶
Download¶
Download from CPAN/wsnyder.
Prerequisites¶
IPC::Locker should run on any operating system with Perl, though it is only been tested on Linux.
Installation¶
If you're using a recent version of Perl, just:
cpan install IPC::Locker
Otherwise, untar, make, test, and install manually: cd IPC-Locker-* perl Makefile.PL make make test make install
tar xvzf IPC-Locker*.t*gz
Usage¶
After installation, see the kit's README, and notes on installing the lockerd and pidstatd daemons.
See Also¶
See the Veripool Perl Module FAQ for common installation problems.
![[logo]](/img/veripool_small.png)