File: INSTALL.debian

package info (click to toggle)
slash 2.2.6-8etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,672 kB
  • ctags: 1,915
  • sloc: perl: 23,113; sql: 1,878; sh: 433; makefile: 233
file content (52 lines) | stat: -rw-r--r-- 1,936 bytes parent folder | download | duplicates (3)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Some more info to help Debian users.  Please read the main INSTALL first.

Author: Bernard de Rubinat <bernard@netgames.org>

The methods in INSTALL work fine for Debian, but many will prefer the
apt-get method.  For each package below, you can use:

    apt-get install PACKAGE

Some packages do not exist; install those using other methods.

NOTES:

* perl 5.6 should work fine too, in place of perl 5.005.
* Apache and mod_perl packages might not work.  If not, install from
  the source, as per the instructions in INSTALL.
* Some issues arose with the installation of the apache-perl
  package. If you ALREADY are using the "apache" package, and have
  a working system, then you should probably install the 
  "libapache-mod-perl" package as opposed to installing the
  "apache-perl" package, as the latter is just apache staticallly
  compiled with mod_perl. In most instances using the 
  "apache" package with "libapache-mod-perl" is sufficient.

Software                Package
------------------------------------------
MySQL                   mysql-server
                        mysql-client
mod_perl                libapache-mod-perl
perl                    perl-5.005-base
                     or perl-5.005
Apache                  apache
                        apache-common
                        apache-dev
Apache+mod_perl         apache-perl



Perl modules            Package
------------------------------------------
DBI                     libdbi-perl
msql-mysql-modules      libdbd-mysql-perl
ApacheDBI               libapache-dbi-perl
Apache-DBILogger        libapache-dbilogger-perl
libnet                  libnet-perl
HTML-Parser             libhtml-parser-perl
XML-Parser              libxml-parser-perl
MIME-Base64             libmime-base64-perl
Digest-MD5              libdigest-md5-perl
URI                     liburi-perl
libwww-perl             libwww-perl
DateManip               libdate-manip-perl