Skip to content

Commit 76dcb7e

Browse files
AntennipasiAntennipasi
authored andcommitted
fixed libsasl2 to libsasl2-2, updated mydns-ng link to version 1.2.8.15.
1 parent 5d89813 commit 76dcb7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL_DEBIAN_LENNY.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ apt-get install ntp ntpdate
4040

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

43-
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 rkhunter binutils
43+
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-authlib-mysql 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
4444

4545
# Answer the questions from the package manager as follows.
4646

@@ -150,8 +150,8 @@ vi /etc/inetd.conf
150150
apt-get install g++ libc6 gcc gawk make texinfo libmysqlclient15-dev
151151

152152
cd /tmp
153-
wget http://heanet.dl.sourceforge.net/sourceforge/mydns-ng/mydns-1.2.8.4.tar.gz
154-
tar xvfz mydns-1.2.8.4.tar.gz
153+
wget http://heanet.dl.sourceforge.net/sourceforge/mydns-ng/mydns-1.2.8.15.tar.gz
154+
tar xvfz mydns-1.2.8.15.tar.gz
155155
cd mydns-1.2.8
156156
./configure
157157
make

0 commit comments

Comments
 (0)