[Koha-devel] Installing on Ubuntu 7.10

Michael Hafen mdhafen at washk12.org
Fri Apr 18 00:11:54 CEST 2008


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 <EVeal at mail.ci.lubbock.tx.us> 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.




More information about the Koha-devel mailing list