documentation update

This commit is contained in:
Roland Gruber 2006-05-05 09:49:25 +00:00
parent b18f932efe
commit 70010665ed
1 changed files with 3 additions and 3 deletions

View File

@ -35,9 +35,9 @@
To install them, run:
perl -MCPAN -e shell
install Quota
install Net::SSH::Perl
install Math::BigInt::GMP
install Quota # required
install Net::SSH::Perl # required
install Math::BigInt::GMP # optional but very poor performance if not installed
If your Perl executable is not located in /usr/bin/perl you will have to edit
the path in the first line of lamdaemon.pl.