Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
4cb4911c
Commit
4cb4911c
authored
Feb 09, 2010
by
fantu
Browse files
Small update of installation in Squeeze
parent
da1da41b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/INSTALL_DEBIAN_6.0.txt
View file @
4cb4911c
...
...
@@ -46,10 +46,12 @@ apt-get install vim-nox
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
#if not amd64
apt-get install courier-authlib-mysql
#if amd64 now there is a dependence problem with deb in the official repository, use this:
apt-get install libmysqlclient16
#temp fix for amd64 arch
wget http://ftp.us.debian.org/debian/pool/main/c/courier-authlib/courier-authlib-mysql_0.62.4-1_amd64.deb
dpkg --ignore-depends=libmysqlclient15off -i courier-authlib-mysql_0.62.4-1_amd64.deb
wget http://fantu.eu/supporto/courier-authlib-mysql_0.62.4-1_amd64.deb
# Answer the questions from the package manager as follows.
...
...
@@ -260,14 +262,6 @@ update-rc.d mydns defaults
apt-get install vlogger webalizer
Change the following line in /etc/webalizer/webalizer.conf from
#Incremental no
to
Incremental yes
7) Install Jailkit (optional, only needed if you want to use chrroting for SSH users)
apt-get install build-essential autoconf automake1.9 libtool flex bison debhelper
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment