File: INSTALL

package info (click to toggle)
libkolab-perl 1%3A2.2.4-20100624-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 676 kB
  • ctags: 202
  • sloc: perl: 4,362; sh: 95; makefile: 36
file content (35 lines) | stat: -rw-r--r-- 432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This package requires the following Perl modules:

* Perl core packages

IO::File
IO::Select
IO::Socket::INET
Sys::Syslog
Time::Local
URI

* Perl addon modules

Convert::ASN1
DB_File
Net::LDAP
Net::LDAP::ASN
Net::LDAP::Control
Net::LDAP::Constant
Net::LDAP::Util
Net::LDAPS
Cyrus::IMAP::Admin

package.