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 01-24-2008, 08:47 AM
Junior Member
 
Posts: 5
Default List of required RPMs Redhat ES 4.5

Hey guys,

First post , probably of many!! We are in development stage of a zimbra install and I have been tasked with the install.

Is there a list of required RPMs zimbra requires? I mean from the Base install etc, what can I remove without breaking zimbra? The default installation of RHES is 1.6gb, a lot of that being RPMS. I was hoping to reduce it down to a one cd image (or USB key).

Many thanks

Glenn
Reply With Quote
  #2 (permalink)  
Old 01-24-2008, 08:49 AM
Moderator
 
Posts: 2,207
Default

Welcome to the forum.

You don't need "base" install, you should go "minimum" install.

This way, you'll need only the first CD of RHEL 4.6 (and 4.5 iirc).
Reply With Quote
  #3 (permalink)  
Old 01-24-2008, 08:57 AM
Junior Member
 
Posts: 5
Default

Thanks for the prompt reply.

We are a FreeBSD house so I'm just getting used to using RHES. I am using the 'linux text' install but I don't remember an option to only select a minimum install. I can install one (of our 4 dev servers) again and see.

Thanks

Glenn
Reply With Quote
  #4 (permalink)  
Old 01-24-2008, 08:59 AM
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by glenng View Post
We are a FreeBSD house so I'm just getting used to using RHES.
Looks like home 8)

Quote:
Originally Posted by glenng View Post
I am using the 'linux text' install but I don't remember an option to only select a minimum install.
I'm using the "graphical" install, it's fast and easy.
No need for the mouse, everything can be done with keyboard.
Reply With Quote
  #5 (permalink)  
Old 01-24-2008, 09:55 AM
Junior Member
 
Posts: 5
Default

Just tried another 'linux text' install to see and there is definitely no option to only do a minimal install.

I might do as you say and try a graphical install just to see what it puts in the anaconda-ks.cfg file. We will not be using graphical installs (hoping to use ks.cfg's) in the future so it's a bit of a PIA that it is not included in the linux text install.

Cheers
Reply With Quote
  #6 (permalink)  
Old 01-25-2008, 12:48 AM
Junior Member
 
Posts: 5
Default

Oh, I forgot about my original question. Is there a list of required RPMS for Zimbra on RHES?

Many thanks
Reply With Quote
  #7 (permalink)  
Old 01-25-2008, 07:29 PM
Zimbra Employee
 
Posts: 604
Default

Although a minimal install may work, we specifically build and test against a base install. Any other dependencies not in the base install are checked by the installer and listed as prerequisites.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #8 (permalink)  
Old 01-28-2008, 10:10 AM
Junior Member
 
Posts: 5
Default

Hi Brian,

Would it be possible to generate a list of what you do require? We would rather a stripped out minimal install than a base install.

Thanks

Glenn
Reply With Quote
  #9 (permalink)  
Old 01-30-2008, 10:38 PM
Zimbra Employee
 
Posts: 604
Default

If you would like to test against a stripped down OS, you are welcome to do so. I'm sure other community members would be interested in your results and I'd encourage you to share them in the forums or the wiki.

But at this time the plan is to continue to base the OS prerequisite list off of the base installs. Long term plans for offering a stripped down OS version revolve around our support of the rpath linux based appliance/vmware images. This build process only includes the necessary components required to run ZCS, unfortunately we don't have a 5.0x version available at this time.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #10 (permalink)  
Old 02-25-2008, 11:30 AM
Senior Member
 
Posts: 58
Exclamation RHEL4 x86_64 install

lsb_release -a
LSB Version: :core-3.0-amd64:core-3.0-ia32:core-3.0-noarch:graphics-3.0-amd64:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: RedHatEnterpriseES
Description: Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
Release: 4
Codename: NahantUpdate5

uname -a
Linux mail.capuy.com 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

zcs-5.0.2_GA_1975.RHEL4_64.20080130213909.tgz


At the begining I had this problem:

compat-libltdc++33-3.2.3-47.3:
/usr/lib64/libltdl.so.3 No such file or directory

Then I fix it by copying the existing file /usr/lib/libltdl.so.3 to the directory /usr/lib64/ as an symbolic link.

However, when the installation goes on, it ends with this error:

================================================== ==============
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
/opt/zimbra/openldap/libexec/slapd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
IO::Socket::INET: connect: Connection refused at /opt/zimbra/libexec/zmldapinit line 160.
failed. (28416)

ERROR

Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.
================================================== ==============

I also tried to install libtool-ltdl-1.5.22-2.2.i386.rpm, but it's complicated because glibc-2.4 dependence.

The RHEL4 x86_64 comes with:

rpm -qa | grep glibc
glibc-kernheaders-2.4-9.1.100.EL
glibc-2.3.4-2.36
glibc-common-2.3.4-2.36
glibc-headers-2.3.4-2.36
glibc-devel-2.3.4-2.36
compat-glibc-2.3.2-95.30
glibc-2.3.4-2.36
glibc-devel-2.3.4-2.36
compat-glibc-headers-2.3.2-95.30

PLEASE HELP!!
__________________
- dgamez -

Netnovation Vzla, S.A.
Zimbra VAR

Caracas - Venezuela
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.