LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   error installing zimbra on centos (https://www.linuxquestions.org/questions/linux-server-73/error-installing-zimbra-on-centos-940085/)

Gil@LQ 04-16-2012 01:20 PM

error installing zimbra on centos
 
hi,

when i was trying to install zimbra i get this error ....

Quote:

[root@cent zcs-7.1.4_GA_2555.RHEL6_64.20120105094542]# ./install.sh

Operations logged to /tmp/install.log.2507
Checking for existing installation...
zimbra-ldap...NOT FOUND
zimbra-logger...NOT FOUND
zimbra-mta...NOT FOUND
zimbra-snmp...NOT FOUND
zimbra-store...NOT FOUND
zimbra-apache...NOT FOUND
zimbra-spell...NOT FOUND
zimbra-convertd...NOT FOUND
zimbra-memcached...NOT FOUND
zimbra-proxy...NOT FOUND
zimbra-archiving...NOT FOUND
zimbra-cluster...NOT FOUND
zimbra-core...NOT FOUND


PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.

License Terms for the Zimbra Collaboration Suite:
http://www.zimbra.com/license/zimbra..._eula_2.1.html



Do you agree with the terms of the software license agreement? [N] y

Checking for prerequisites...
FOUND: NPTL
FOUND: sudo-1.7.4p5-7
FOUND: libidn-1.18-2
FOUND: gmp-4.3.1-7
FOUND: /usr/lib/libstdc++.so.6
Checking for suggested prerequisites...
FOUND: sysstat
FOUND: sqlite
Prerequisite check complete.

Checking for installable packages

Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta but package is not installable. (possibly corrupt)
Unable to continue. Please correct package corruption and rerun the installation.
when i was extracting the zimbra file which i downloaded it gives below error i think it was the main reason for above error. but im not sure.

Quote:

gzip: stdin: invalid compressed data--crc error
zcs-7.1.4_GA_2555.RHEL6_64.20120105094542/readme_binary_en_US.txt
zcs-7.1.4_GA_2555.RHEL6_64.20120105094542/install.sh
zcs-7.1.4_GA_2555.RHEL6_64.20120105094542/README.txt
tar: Child returned status 1
tar: Error is not recoverable: exiting now
i started download again tonight.
please tel me where i was doing wrong????

thank you.

subbu.

jstephens84 04-16-2012 03:26 PM

Yes that is the problem. When you re-download it you should see a checksum file. download that as well and do a check agains the package and see if your downloads are getting corrupted. run the following command when you download the checksum and the file again
Code:

md5sum -c <checksum file>.txt
Make sure that the checksum file and download are in the same directory.

sanjay87 04-17-2012 08:31 AM

Hi

It seems that the package which u had downloaded had broken off .Redownload it once again

Found zimbra-mta but package is not installable. (possibly corrupt) -- Is Default package of zimbra mail server


All times are GMT -5. The time now is 05:30 PM.