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 Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-2007, 11:14 AM
Starter Member
 
Posts: 1
Default Installing Zimbra On Fedora Core 6

Please Write Full HOWTO install zimbra on Fedora Core 6.


Thanks.
Reply With Quote
  #2 (permalink)  
Old 02-01-2007, 11:22 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by DanielGE View Post
Please Write Full HOWTO install zimbra on Fedora Core 6.
FC6 isn't a supported package but you could always contribute to the how-to yourself or search the forums.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 02-01-2007, 11:58 AM
Former Zimbran
 
Posts: 5,606
Default

Hi-
We defenetly plan on adding Fedora Core 6. We try to only keep two FC versions out at the same time, so we will probably fade out FC 4 support when we fade in FC6 support.

The problem is that *MANY* users use FC4.
Reply With Quote
  #4 (permalink)  
Old 02-03-2007, 08:08 AM
Junior Member
 
Posts: 5
Default mini how-to

I just completed installing on Fedora Core 6 and it was fairly painless using the quick install guide.

Points to look for;
- make sure the /etc/hosts file doesn't have IPV6 info for localhost
- make sure the /etc/sudoers does not restrict to TTY only

otherwise it worked fine.

Cheers
Ric
Reply With Quote
  #5 (permalink)  
Old 02-15-2007, 09:04 AM
Starter Member
 
Posts: 2
Wink My story...

Zimbra require 10GB free disk space for software and logs (you can't install zimbra if it found less than 6GB for /opt/zimbra. Error message appear).

Installation on Fedora 6:

- Create partitions, manual suggest a /boot partition (100MB), a swap partition set to twice the size of the ram and a / partition set with remaining disk space size (I suggest 10 or more GB)

- Network configuration:
specify the fully qualified hostname -> yourservername.yourdomain.com
I choose to uncheck ipv6

- Type of installation: I choose WEB Server, anyway you don't need to install mysql, tomcat, ldap. Zimbra installs in /opt/zimbra its ldap, mysql, ....
You only needs named for dns resolution.

After reboot:

- Disable Firewall and SELinux

- From terminal install this package. You find it on your installation dvd/cd

# rpm -Uivh compat-libstdc++-33-3.2.3-61

- From terminal:

# chkconfig sendmail off
# service sendmail stop
# service postfix stop
# chkconfig postfix off

- Edit /etc/host, it should look like:

127.0.0.1 localhost.localdomain localhost ...
::1 yourservername.yourdomain.com ...

- Edit /etc/sudoers and comment the line: Defaults requiretty
Should look: # Defaults requiretty
(Well I need to understand better this option function)

- Configure DNS see [SOLVED] DNS in a nutshell

- Copy zcs-4.5.1_GA_660.FC5.tgz to /root or another folder.

- Untar:
#tar -zxvf /root/zcs-4.5.1_GA_660.FC5.tgz

- cd /root/zcs/install.sh

- Answer questions

- At "Main Menu"
Select 1) and change Hostname -> yourserverhostname.yourdomain.com

select 6) and 4) and change admin password

If you are installing opensource edition you don't need to specify license

type r) type a) and save configuration and go on.

If installation complete succesfully, open your browser and go to https://youripaddress:7071/zimbraAdmin and configure mail account

from terminal to see if everything is up and running:
# su - zimbra
# zmcontrol status

If something goes wrong go to zcs folder and uninstall zimbra -> run install.sh -u then remove zcs and untar again zimbra package and reinstall

I hope these lines help
Reply With Quote
  #6 (permalink)  
Old 02-15-2007, 02:04 PM
Junior Member
 
Posts: 7
Default

Quote:
Originally Posted by wannabetenor View Post
Hi-
We defenetly plan on adding Fedora Core 6.
Any idea when this might occur? I'm currently trying to install Zimbra on a FC6 box and it's failing right up front.
Reply With Quote
  #7 (permalink)  
Old 02-15-2007, 08:24 PM
Former Zimbran
 
Posts: 5,606
Default

No.
You're more than welcome to file an enhancement, and you can track it.

What's it saying when it fails?
Reply With Quote
  #8 (permalink)  
Old 02-16-2007, 09:44 AM
Junior Member
 
Posts: 7
Default

Quote:
Originally Posted by wannabetenor View Post
No.
You're more than welcome to file an enhancement, and you can track it.

What's it saying when it fails?
...after going thru the first part:

You appear to be installing packages on a platform different
than the platform for which they were built

This platform is UNKNOWN
Packages found: zimbra-core-4.5.1_GA_660.FC5-20070201184655.i386.rpm
This may or may not work


Install anyway? [N] y

The system will be modified. Continue? [N] y

Removing /opt/zimbra
Installing packages

zimbra-core......zimbra-core-4.5.1_GA_660.FC5-20070201184655.i386.rpm...FAILED
###ERROR###

zimbra-core-4.5.1_GA_660.FC5-20070201184655.i386.rpm installation failed

Installation cancelled


The install log file says:

Preparing packages for installation...
error: %pre(zimbra-core-4.5.1_GA_660.FC5-20070201184655.i386) scriptlet failed, exit status 12
error: install: %pre scriptlet failed (2), skipping zimbra-core-4.5.1_GA_660.FC5-20070201184655
Reply With Quote
  #9 (permalink)  
Old 02-16-2007, 09:37 PM
Senior Member
 
Posts: 61
Post

If you look in util/utilfunc.sh you'll find that there is a check for your FC release and 6 isn't there. Hack that up.

See also
http://bugzilla.zimbra.com/show_bug.cgi?id=13632
http://wiki.zimbra.com/index.php?tit...tform_Specific
Reply With Quote
  #10 (permalink)  
Old 02-19-2007, 12:09 AM
Starter Member
 
Posts: 2
Default

I've had this error too.

Reboot

Uninstall your installation:

# cd yourzcsdirectory
# ./uninstall -u

Remove /opt/zimbra and your zcs folder

# rm -fr /opt/zimbra
# rm -fr /.../zcs

Untar again your rpm package (please check its integrity)
# tar zxvf zcs....rpm

And reinstall
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.