summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorivan <ivan>2005-04-10 21:23:21 +0000
committerivan <ivan>2005-04-10 21:23:21 +0000
commite057c4281b71167adf7ebb99b72627601da0e0a5 (patch)
tree381a629e09702dba34787cf6b5f907519c18cad4 /install
parent2980b268139ad6103eca9d1bf17408054235910c (diff)
a few more packages
Diffstat (limited to 'install')
-rw-r--r--install/debian/3.1/INSTALL10
1 files changed, 7 insertions, 3 deletions
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"