Debian Squeeze Source Install Guide

From Request Tracker Wiki
Jump to navigation Jump to search

Unofficial Installation Guide

This is an unofficial installation guide. It may be outdated or apply only to very specific configurations and versions. The official and maintained installation steps for RT are in the README and UPGRADING documents included in the official .tar.gz packages.


RT 4

RT4 dependencies:

Note, these are specific to my configuration, which uses FastCGI. Yours may be somewhat different.

In Squeeze repositories:

libemail-address-perl libuniversal-require-perl libnet-cidr-perl libregexp-common-perl libtext-wrapper-perl liblocale-maketext-fuzzy-perl libclass-accessor-perl libcache-simple-timedexpiry-perl libregexp-common-perl libfile-sharedir-perl libhtml-scrubber-perl libtext-template-perl libtree-simple-perl libtext-password-pronounceable-perl libtext-quoted-perl libhtml-mason-perl libtext-wikiformat-perl libconvert-color-perl libdevel-stacktrace-perl libxml-rss-perl libcss-squish-perl libapache-session-perl libipc-run3-perl libjson-perl libmime-types-perl libdata-ical-perl libterm-readkey-perl libperlio-eol-perl libgnupg-interface-perl libfcgi-procmanager-perl libfcgi-perl libtime-modules-perl liblocale-maketext-lexicon-perl libmodule-versions-report-perl libdevel-globaldestruction-perl libmime-tools-perl

In Squeeze-Backports:

libhtml-quoted-perl libregexp-common-net-cidr-perl libregexp-ipv6-perl libjavascript-minifier-perl libcgi-psgi-perl libcgi-emulate-psgi-perl libencode-perl libdbix-searchbuilder-perl

Build from Perl source:

HTML::RewriteAttributes
Plack
  • libdevel-stacktrace-ashtml-perl libfilesys-notify-simple-perl libhash-multivalue-perl libhttp-body-perl libtest-tcp-perl libtry-tiny-perl libtest-requires-perl
  • libdevel-stacktrace-ashtml-perl >= 0.11 (manually install from wheezy repos)
Starlet
HTML::Mason::PSGIHandler
Log::Dispatch

RT 3

RT 3 dependencies in squeeze repository:

aptitude install \
	gcc \
	make \
	libc6-dev \
	libapache-dbi-perl \
	libapache-session-perl  \
	libcache-simple-timedexpiry-perl \
	libcalendar-simple-perl \
	libclass-returnvalue-perl \
	libcss-squish-perl \
	libdata-ical-perl \
	libdbix-searchbuilder-perl \
	libemail-address-perl \
	libfile-sharedir-perl \
	libgd-graph-perl \
	libgraphviz-perl \
	libhtml-format-perl \
	libhtml-mason-perl  \
	libhtml-rewriteattributes-perl \
	libhtml-scrubber-perl  \
	libhtml-tree-perl \
	libhttp-server-simple-mason-perl \
	libhttp-server-simple-perl \
	libipc-run-safehandles-perl \
	liblocale-maketext-fuzzy-perl \
	liblocale-maketext-lexicon-perl \
	liblog-dispatch-perl  \
	libmime-tools-perl \
	libmime-types-perl \
	libmodule-versions-report-perl \
	libnet-server-perl \
	libregexp-common-perl \
	libtime-modules-perl \
	libterm-readkey-perl  \
	libtext-quoted-perl \
	libtext-template-perl \
	libtext-wikiformat-perl  \
	libtext-wrapper-perl \
	libtree-simple-perl  \
	libuniversal-require-perl \
	libxml-rss-perl