Difference between revisions of "Freeside:1.7:Documentation:InstallingOnDebian"

From Freeside
Jump to: navigation, search
(Installation)
(reverting spam)
 
(32 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
== Prerequisites ==
 
== Prerequisites ==
  
* Add the following apt source to <code>/etc/apt/sources.list</code>:
+
* Add the following apt source to <code>/etc/apt/sources.list</code> (for Debian 4.0 "etch"):
  
 
<pre>
 
<pre>
deb http://420.am/~ivan/freeside-sarge/ ./
+
deb http://freeside.biz/~ivan/freeside-etch/ ./
 
</pre>
 
</pre>
  
Line 19: Line 19:
 
  libapache-session-perl libbusiness-creditcard-perl \
 
  libapache-session-perl libbusiness-creditcard-perl \
 
  libcache-cache-perl libcache-simple-timedexpiry-perl \
 
  libcache-cache-perl libcache-simple-timedexpiry-perl \
 +
libcgi-pm-perl \
 
  libchart-perl libclass-container-perl \
 
  libchart-perl libclass-container-perl \
 
  libclass-data-inheritable-perl libclass-returnvalue-perl \
 
  libclass-data-inheritable-perl libclass-returnvalue-perl \
  libcolor-scheme-perl libconvert-binhex-perl \
+
  libcolor-scheme-perl libcompress-zlib-perl \
  libcrypt-passwdmd5-perl libdata-table-perl \
+
libconvert-binhex-perl \
 +
  libcrypt-openssl-rsa-perl libcrypt-passwdmd5-perl \
 
  libdatetime-perl libdatetime-format-strptime-perl \
 
  libdatetime-perl libdatetime-format-strptime-perl \
 
  libdate-manip-perl libdbd-mysql-perl libdbd-pg-perl \
 
  libdate-manip-perl libdbd-mysql-perl libdbd-pg-perl \
Line 28: Line 30:
 
  libdevel-stacktrace-perl libdevel-symdump-perl \
 
  libdevel-stacktrace-perl libdevel-symdump-perl \
 
  libdigest-sha1-perl liberror-perl libexception-class-perl \
 
  libdigest-sha1-perl liberror-perl libexception-class-perl \
  libfile-counterfile-perl libfont-afm-perl libfreezethaw-perl \
+
  libfile-counterfile-perl libfile-rsync-perl \
 +
libfont-afm-perl libfreezethaw-perl \
 
  libfrontier-rpc-perl libgd-gd2-noxpm-perl libgd2-noxpm \
 
  libfrontier-rpc-perl libgd-gd2-noxpm-perl libgd2-noxpm \
 
  libhtml-format-perl libhtml-mason-perl libhtml-parser-perl \
 
  libhtml-format-perl libhtml-mason-perl libhtml-parser-perl \
Line 34: Line 37:
 
  libhtml-widgets-selectlayers-perl libio-stringy-perl \
 
  libhtml-widgets-selectlayers-perl libio-stringy-perl \
 
  libipc-run3-perl libipc-sharelite-perl \
 
  libipc-run3-perl libipc-sharelite-perl \
  libjavascript-rpc-perl libjson-perl \
+
  libjson-perl \
 
  liblingua-en-inflect-perl liblingua-en-nameparse-perl \
 
  liblingua-en-inflect-perl liblingua-en-nameparse-perl \
 
  liblocale-gettext-perl liblocale-maketext-fuzzy-perl \
 
  liblocale-gettext-perl liblocale-maketext-fuzzy-perl \
Line 41: Line 44:
 
  libnet-daemon-perl libnet-perl libnet-scp-perl \
 
  libnet-daemon-perl libnet-perl libnet-scp-perl \
 
  libnet-ssh-perl libnet-whois-raw-perl libnetaddr-ip-perl \
 
  libnet-ssh-perl libnet-whois-raw-perl libnetaddr-ip-perl \
 +
libnumber-format-perl \
 
  libparams-validate-perl libparse-recdescent-perl \
 
  libparams-validate-perl libparse-recdescent-perl \
 
  libplrpc-perl libregexp-common-perl \
 
  libplrpc-perl libregexp-common-perl \
Line 51: Line 55:
 
  libtext-wrapper-perl libtie-ixhash-perl \
 
  libtext-wrapper-perl libtie-ixhash-perl \
 
  libtime-duration-perl libtime-modules-perl libtimedate-perl \
 
  libtime-duration-perl libtime-modules-perl libtimedate-perl \
  libtree-simple-perl liburi-perl libwant-perl libwww-perl \
+
  libtree-simple-perl libuniversal-require-perl liburi-perl \
libxml-parser-perl \
+
libwant-perl libwww-perl libxml-parser-perl \
  lpr make perl perl-modules \
+
  lmodern lpr make perl perl-modules \
 
  postgresql postgresql-client postgresql-contrib \
 
  postgresql postgresql-client postgresql-contrib \
 +
psfontmgr \
 
  rsync ssh \
 
  rsync ssh \
  tetex-base tetex-bin tetex-extra
+
  tetex-base tetex-bin tetex-extra whois
 
</pre>
 
</pre>
  

Latest revision as of 11:37, 21 July 2009

Prerequisites

  • Add the following apt source to /etc/apt/sources.list (for Debian 4.0 "etch"):
deb http://freeside.biz/~ivan/freeside-etch/ ./
  • Run aptitude update. If it errors out complaining about missing files, run it a second time, it will complete normally.
  • Run this command to install all prerequisites:
aptitude install \
 apache apache-common apache2-utils cron \
 gs gs-common gs-gpl gsfonts \
 libapache-dbi-perl libapache-mod-perl libapache-mod-ssl \
 libapache-mod-ssl-doc libapache-request-perl \
 libapache-session-perl libbusiness-creditcard-perl \
 libcache-cache-perl libcache-simple-timedexpiry-perl \
 libcgi-pm-perl \
 libchart-perl libclass-container-perl \
 libclass-data-inheritable-perl libclass-returnvalue-perl \
 libcolor-scheme-perl libcompress-zlib-perl \
 libconvert-binhex-perl \
 libcrypt-openssl-rsa-perl libcrypt-passwdmd5-perl \
 libdatetime-perl libdatetime-format-strptime-perl \
 libdate-manip-perl libdbd-mysql-perl libdbd-pg-perl \
 libdbi-perl libdbix-dbschema-perl libdbix-searchbuilder-perl \
 libdevel-stacktrace-perl libdevel-symdump-perl \
 libdigest-sha1-perl liberror-perl libexception-class-perl \
 libfile-counterfile-perl libfile-rsync-perl \
 libfont-afm-perl libfreezethaw-perl \
 libfrontier-rpc-perl libgd-gd2-noxpm-perl libgd2-noxpm \
 libhtml-format-perl libhtml-mason-perl libhtml-parser-perl \
 libhtml-scrubber-perl libhtml-tagset-perl libhtml-tree-perl \
 libhtml-widgets-selectlayers-perl libio-stringy-perl \
 libipc-run3-perl libipc-sharelite-perl \
 libjson-perl \
 liblingua-en-inflect-perl liblingua-en-nameparse-perl \
 liblocale-gettext-perl liblocale-maketext-fuzzy-perl \
 liblocale-maketext-lexicon-perl liblocale-subcountry-perl \
 liblog-dispatch-perl libmailtools-perl libmime-perl \
 libnet-daemon-perl libnet-perl libnet-scp-perl \
 libnet-ssh-perl libnet-whois-raw-perl libnetaddr-ip-perl \
 libnumber-format-perl \
 libparams-validate-perl libparse-recdescent-perl \
 libplrpc-perl libregexp-common-perl \
 libspreadsheet-writeexcel-perl libstring-approx-perl \
 libstring-shellquote-perl libterm-readkey-perl \
 libtest-inline-perl libtext-autoformat-perl \
 libtext-charwidth-perl libtext-csv-perl libtext-iconv-perl \
 libtext-quoted-perl libtext-reform-perl \
 libtext-template-perl libtext-wrapi18n-perl \
 libtext-wrapper-perl libtie-ixhash-perl \
 libtime-duration-perl libtime-modules-perl libtimedate-perl \
 libtree-simple-perl libuniversal-require-perl liburi-perl \
 libwant-perl libwww-perl libxml-parser-perl \
 lmodern lpr make perl perl-modules \
 postgresql postgresql-client postgresql-contrib \
 psfontmgr \
 rsync ssh \
 tetex-base tetex-bin tetex-extra whois

Installation

Follow the regular installation instructions.