On Thu, 2008-04-17 at 16:41 -0500, Galen Charlton wrote:
> Hi Ed,
> 
> On Thu, Apr 17, 2008 at 4:02 PM, Ed Veal <[EMAIL PROTECTED]> wrote:
> >  perl -MCPAN -e 'install "ZOOM"'
> >
> >  perl -MCPAN -e 'install "You will need Net::LDAP if you want to authentify
> >  patrons through a LDAP"'
> >  ++++++++++++
> 
> For the first, try running 'cpan Net::Z3950::ZOOM' as root - that will
> also install ZOOM.  For the second, try 'cpan Net::LDAP' as root.
> 
> Regards,
> 
> Galen

Net::LDAP is only necessary if you want to use a directory with Koha.
As this probably isn't the case you can safely ignore that one.
Otherwise I think something like `apt-get install libnet-ldap-perl` as
root should do the trick.

Good luck.

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to