X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=install%2Fdebian%2F3.1%2FINSTALL;fp=install%2Fdebian%2F3.1%2FINSTALL;h=ff9e2f37529cb9395950c223a678f4c1d51557d6;hp=99333f12a5fd9791d08bd6df4c2121068459f624;hb=e057c4281b71167adf7ebb99b72627601da0e0a5;hpb=2980b268139ad6103eca9d1bf17408054235910c diff --git a/install/debian/3.1/INSTALL b/install/debian/3.1/INSTALL index 99333f12a..ff9e2f375 100644 --- a/install/debian/3.1/INSTALL +++ b/install/debian/3.1/INSTALL @@ -3,8 +3,11 @@ #echo "deb http://pouncequick.420.am/~ivan/freeside-sarge/ ./" >>/etc/apt/sources.list apt-get update -apt-get install screen zsh libapache-mod-ssl libapache-mod-ssl-doc \ - libapache-mod-perl rsync postgresql postgresql-contrib cvs fsh \ +apt-get install make screen zsh cvs fsh rsync \ + apache libapache-mod-ssl libapache-mod-ssl-doc libapache-mod-perl \ + postgresql postgresql-contrib \ + tetex-base tetex-bin tetex-extra \ + gs lpr libpaper-utils psutils dialog psfontmgr \ liburi-perl libhtml-tagset-perl libnet-perl \ libwww-perl libbusiness-creditcard-perl \ libmailtools-perl libtimedate-perl libdate-manip-perl \ @@ -23,7 +26,8 @@ apt-get install screen zsh libapache-mod-ssl libapache-mod-ssl-doc \ liblocale-maketext-lexicon-perl liblocale-maketext-fuzzy-perl \ libtext-wrapper-perl libtime-modules-perl libterm-readkey-perl \ libtext-autoformat-perl libtext-quoted-perl libregexp-common-perl \ - libhtml-scrubber-perl libtree-simple-perl liblocale-subcountry-perl + libhtml-scrubber-perl libtree-simple-perl liblocale-subcountry-perl \ + libtext-csv-perl libspreadsheet-writeexcel-perl libfrontier-rpc-perl useradd freeside su postgres -c "createuser -P freeside"