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
  #11 (permalink)  
Old 03-31-2008, 11:20 AM
Zimbra Employee
 
Posts: 580
Default

I just checked our Fedora 7 x86 perl modules, and the runpath is set correctly:

Code:
#> readelf -d SSLeay.so

Dynamic section at offset 0x55220 contains 24 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libssl.so.0.9.8]
 0x00000001 (NEEDED)                     Shared library: [libcrypto.so.0.9.8]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000f (RPATH)                      Library rpath:  [/opt/zimbra/openssl-0.9.8g/lib:/lib]
As you can see, the Library rpath: bit clearly points to the correct location.

This would imply one of two things --

(a) Your installation failed to correctly install /opt/zimbra/openssl-0.9.8g/lib, which is part of zimbra core

or

(b) The environment of your root user has an LD_LIBRARY_PATH setting that is interfering with the installer.

--Quanah
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #12 (permalink)  
Old 04-02-2008, 12:09 PM
Active Member
 
Posts: 45
Default

Quanah,
but how do i can check what of this options occurs with me?
how do i can fix it?
Reply With Quote
  #13 (permalink)  
Old 04-02-2008, 12:11 PM
Zimbra Employee
 
Posts: 580
Default

Quote:
Originally Posted by Grejao View Post
Quanah,
but how do i can check what of this options occurs with me?
how do i can fix it?
[code]
ls /opt/zimbra/openssl/lib
[code]

See if that exists. If it doesn't, somehow zimbra-core managed not to be installed.

Code:
env | grep LD_LIBRARY_PATH
To see if you have an LD_LIBRARY_PATH setting in the root user's environment.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #14 (permalink)  
Old 04-03-2008, 09:30 AM
Active Member
 
Posts: 45
Default

hi quanah,
see results:

Code:
[root@email ~]# ls /opt/zimbra/openssl/lib/
engines      libcrypto.so        libssl.a   libssl.so.0.9.8
libcrypto.a  libcrypto.so.0.9.8  libssl.so  pkgconfig
[root@email ~]# env | grep LD_LIBRARY_PATH
[root@email ~]#
you can see that have no LD_LIBRARY_PATH are not set on root's enviroment.

but look this:
Code:
[root@email ~]# su - zimbra
[zimbra@email ~]$ zmcontrol -v


Release 5.0.4_GA_2101.F7_20080321141302 F7 FOSS edition
when i try to install ZCS 5.0.4 i receive the error reported at this post, after error, i remove /opt/zimbra folder and restore the old /opt/zimbra that do references to ZCS 5.0.2 and restart zimbra.
I think that i need to remove zimbra rpm packages and re-install ZCS 5.0.2.

are this correctly?
Reply With Quote
  #15 (permalink)  
Old 04-04-2008, 01:01 PM
Active Member
 
Posts: 45
Default

some suggestion?
Reply With Quote
  #16 (permalink)  
Old 04-04-2008, 01:13 PM
Zimbra Employee
 
Posts: 580
Default

Quote:
Originally Posted by Grejao View Post
some suggestion?
Set the LD_LIBRARY_PATH for root before running the 5.0.4 installer. If you install the packages (install.sh -s) before running zmsetup.pl, you can verify that it can resolve the libssl dependency first, so you know you won't hit the problem.

Look at the .bashrc file for the Zimbra user for the LD_LIBRARY_PATH setting.

--Quanah
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
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.