File: /home/posscale/subdomains/Phone_directories/docs/manual/apes04.html
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setup Perl</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="LDAP Account Manager - Manual"><link rel="up" href="ape.html" title="Appendix�E.�Setup for home directory and quota management"><link rel="prev" href="apes03.html" title="Setup sudo"><link rel="next" href="apes05.html" title="Set up SSH"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Setup Perl</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apes03.html">Prev</a>�</td><th width="60%" align="center">Appendix�E.�Setup for home directory and quota management</th><td width="20%" align="right">�<a accesskey="n" href="apes05.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp51958992"></a>Setup Perl</h2></div></div></div><p>We need an extra Perl module - Quota. To install it, run:</p><table border="0" summary="Simple list" class="simplelist"><tr><td>perl -MCPAN -e shell</td></tr><tr><td>install Quota</td></tr></table><p>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. If you have
problems compiling the Perl modules try installing a newer release of
your GCC compiler and the "make" application.</p><p>Several Linux distributions already include a quota package for
Perl.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apes03.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="ape.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="apes05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Setup sudo�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Set up SSH</td></tr></table></div></body></html>