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 (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 11-15-2005, 03:29 PM
Active Member
 
Posts: 30
Default fresh install (both OS and Zimbra) but zimbra-spell fails

This is a brand new RH ES3 install with Zimbra being the first package installed. I run through the ./install.sh script and after my libidn prerequisite is filled I get the zimbra-spell install failed. Suggestions? Is there an install log file I can look at to see why it failed?

Checking for prerequisites...
NPTL...FOUND
libidn...FOUND libidn-0.4.6-1.2.el4.rf
curl...FOUND curl-7.10.6-4.1
fetchmail...FOUND fetchmail-6.2.0-3
gmp...FOUND gmp-4.1.2-5
/usr/lib/libstdc++.so.5...FOUND

Checking for installable packages

Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta
Found zimbra-snmp
Found zimbra-store
Found zimbra-apache
Found zimbra-spell


Select the packages to install

Install zimbra-ldap [Y] y

Install zimbra-logger [Y] y

Install zimbra-mta [Y] y

Install zimbra-snmp [Y] y

Install zimbra-store [Y] y

Install zimbra-spell [Y] y

Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell

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

Removing /opt/zimbra
Installing packages

zimbra-core......zimbra-core-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-ldap......zimbra-ldap-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-logger......zimbra-logger-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-mta......zimbra-mta-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-snmp......zimbra-snmp-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-store......zimbra-store-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-apache......zimbra-apache-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...done
zimbra-spell......zimbra-spell-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm...FAILED
###ERROR###

zimbra-spell-3.0.0_M2_740.RHEL4-20051114171614.i386.rpm installation failed

Installation cancelled
Reply With Quote
  #2 (permalink)  
Old 11-15-2005, 03:35 PM
Zimbra Employee
 
Posts: 2,073
Default /tmp/install.log.<pid>

Can you post the contents of /tmp/install.log.?


The only thing spell explicitly requires is zimbra-apache, which seems to have installed correctly.

The pre and post install scripts for the package don't do anything too strange (indeed, they don't do anything the others don't)

Which version are you installing? Is it the RHEL4 version? (Are you installing on RHEL4?)
Reply With Quote
  #3 (permalink)  
Old 11-16-2005, 07:43 AM
Active Member
 
Posts: 30
Default oops

You bring up a very obvious issue. I am installing on RH ES 3. We just ordered this copy so I just went with the assumption it was 4 and didn't bother to look. What install package will work with ES3? How do I revert/uninstall what installed with the ES4 package?
Reply With Quote
  #4 (permalink)  
Old 11-16-2005, 07:48 AM
raj raj is offline
Moderator
 
Posts: 423
Default

./install.sh -u

cleanly UNINSTALL anything Zimbra installed..as its all in /opt folder so no problems

get FC3 or Correct RED HAT version and try install..it should work fine

Raj
Reply With Quote
  #5 (permalink)  
Old 11-16-2005, 10:46 AM
Active Member
 
Posts: 30
Default

I ran ./install.sh -u from the original RH4 dir, removed the zcs folder, untar'd the new FC3 dir, ran ./install from the new zcs dir and I got the same thing...

Installing packages

zimbra-core......zimbra-core-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-ldap......zimbra-ldap-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-logger......zimbra-logger-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-mta......zimbra-mta-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-snmp......zimbra-snmp-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-store......zimbra-store-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-apache......zimbra-apache-3.0.0_M2_740.FC3-20051114171941.i386.rpm...done
zimbra-spell......zimbra-spell-3.0.0_M2_740.FC3-20051114171941.i386.rpm...FAILED
###ERROR###

zimbra-spell-3.0.0_M2_740.FC3-20051114171941.i386.rpm installation failed

Installation cancelled



test]$ uname -a
Linux testrh 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 GNU/Linux

test]$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon)
Reply With Quote
  #6 (permalink)  
Old 11-16-2005, 10:52 AM
Active Member
 
Posts: 30
Default

I already had:
127.0.0.1 localhost.localdomain localhost

in my hosts file but I had to add:
192.168.0.13 testrh.domain.com testrh

and then my spell error went away.

?
Reply With Quote
  #7 (permalink)  
Old 11-16-2005, 04:18 PM
Zimbra Employee
 
Posts: 4,784
Default

Cool glad you got it working.
Reply With Quote
  #8 (permalink)  
Old 09-10-2006, 10:12 AM
Junior Member
 
Posts: 7
Default

I got the same error on Debian.

it has gone by the adding the IP and the name of the server in the hosts file.

thx, i found it a useful thread.
Reply With Quote
  #9 (permalink)  
Old 10-18-2006, 10:55 PM
New Member
 
Posts: 4
Default

I am having the same problem, however I have added the line to my hosts file and it has not helped.

Any ideas?
__________________
Red Hat EL 4 64 bit
Zimbra 4.0.3 Open Source
AMD 4600+ x2
2 Gig Ram
2 x 200 gig Sata Drive
Reply With Quote
  #10 (permalink)  
Old 03-06-2007, 06:01 PM
Active Member
 
Posts: 33
Default

It did not help me either.
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




 

Search Engine Optimization by vBSEO 3.1.0