Skip to content

Commit 71c0c5b

Browse files
author
fantu
committed
Update install docs on Squeeze
1 parent edb827d commit 71c0c5b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/INSTALL_DEBIAN_6.0_courier_mydns.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,7 @@ apt-get install vim-nox
4444

4545
1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin, rkhunter, binutils with the following command line (on one line!):
4646

47-
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2-2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 rkhunter binutils
48-
49-
#if not amd64
50-
apt-get install courier-authlib-mysql
51-
#if amd64 now there is a dependence problem with deb in the official repository, use this:
52-
apt-get install libmysqlclient16
53-
wget http://fantu.eu/supporto/courier-authlib-mysql_0.62.4-1_amd64.deb
47+
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-pop courier-pop-ssl courier-authlib-mysql courier-imap courier-imap-ssl libsasl2-2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 rkhunter binutils
5448

5549

5650
# Answer the questions from the package manager as follows.
@@ -118,8 +112,9 @@ mkpop3dcert
118112

119113
3) Install apache, PHP5, phpmyadmin, better fastCGI, suexec, Pear and mcrypt (1 line!):
120114

121-
apt-get install apache2 apache2.2-common apache2-doc apache2-mpm-prefork apache2-utils libexpat1 ssl-cert libapache2-mod-php5 php5 php5-common php5-gd php5-mysql php5-imap phpmyadmin php5-cli php5-cgi libapache2-mod-fcgid apache2-suexec php-pear php-auth php5-mcrypt mcrypt php5-imagick imagemagick libapache2-mod-suphp libopenssl-ruby
115+
apt-get install apache2 apache2.2-common apache2-doc apache2-mpm-prefork apache2-utils libexpat1 ssl-cert libapache2-mod-php5 php5 php5-common php5-gd php5-mysql php5-imap phpmyadmin php5-cli php5-cgi libapache2-mod-fcgid apache2-suexec php-pear php-auth php5-mcrypt mcrypt imagemagick libapache2-mod-suphp libopenssl-ruby
122116

117+
#this package is actual missed on official squeeze repository: php5-imagick
123118

124119
# When phpMyAdmin is asking weather to configure itself automatically, select "Apache2"
125120

0 commit comments

Comments
 (0)