Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-28-2007, 05:20 AM
Active Member
 
Posts: 33
Default Complete Debian Etch Install Guide From Scratch

Hi needed a solution for mail server for my school. I decided to use Zimbra as a demonstration to the school board. They were impressed.
Now we are in the next stage. Even though there is no official release for Debian Etch I decided to use it. So here are the things that I did.
Install Debian Core system with the net install CD. About 150MB on the Disk. When it prompted for info on what do I want to install (Desktop, Mail Server, Standard System) I unchecked everything.
The system booted up.

Quote:
aptitude install sudo curl fetchmail libgmp3c2 libssl0.9.7 libdb3 libxml2 libidn11 openssl libstdc++6 perl-doc perl-modules libtie-regexmphash-perl
If I remember correct these were all the dependencies
Hacking:
Quote:
change util/utilfunc.sh
if [ $PLATFORM = "UBUNTU6"]; then
to
if [ $PLATFORM = "UBUNTU6" -o $PLATFORM = "DEBIAN3.1" ]; then
Quote:
PREREQ_PACKAGES="sudo libidn11 curl fetchmail libpcre3 libgmp3
to
Quote:
PREREQ_PACKAGES="sudo libidn11 curl fetchmail libpcre3 libgmp3c2
then chane
Quote:
/etc/debain_version
to 3.1
then edit the /etc/hosts file and the resolv.conf and the the hostname file if u need to.
run ./install.sh
and all should be working now. Dont forget to change the debain_version back to 4.0
Reply With Quote
  #2 (permalink)  
Old 08-28-2007, 11:08 PM
Zimbra Consultant
 
Posts: 5,606
Default

very nice. Thanks!
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com