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 11-27-2007, 01:27 AM
Intermediate Member
 
Posts: 15
Default fresh install and upgrade fail zcs opensource 5.RC2

rectory
/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 150.
FAILED (111)


ERROR



Configuration failed

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

Errors have been logged to /tmp/zmsetup.11272007-102043.log


what is wrong here?

best regards,

tita

Last edited by tita; 11-27-2007 at 01:59 AM.. Reason: fresh install and upgrade fail zcs opensource 5.RC2
Reply With Quote
  #2 (permalink)  
Old 11-27-2007, 02:45 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Use the search function of the forums and look for this:
Code:
libltdl.so.3
and follow the solution there.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-27-2007, 03:13 AM
Active Member
 
Posts: 40
Default

Hi

I have the same problem, but under Ubuntu.
I tried to install this library but it is already installed =(

Code:
root@server:/opt# apt-get install libltdl3
Reading package lists... Done
Building dependency tree... Done
libltdl3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Code:
root@server:/opt# ls -Alh /usr/lib/libltd*
lrwxrwxrwx 1 root root  16 Nov 22 14:01 /usr/lib/libltdl.so.3 -> libltdl.so.3.1.4
-rw-r--r-- 1 root root 28K Jan 10  2006 /usr/lib/libltdl.so.3.1.4
ZCS 5.0RC1 was running without any problems... But the upgrade does not succeed.

Any ideas?

Thanks
Reply With Quote
  #4 (permalink)  
Old 11-27-2007, 03:15 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Did you also install libtool?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 11-27-2007, 04:31 AM
Active Member
 
Posts: 40
Default

yes, libtool is also installed.

Code:
root@server:/opt# aptitude search libtool
i   libtool                                                     - Generic library support script
p   libtool-doc                                                 - Generic library support script
p   libtoolbar-java                                             - extension of java swing component JToolBar
root@server:/opt# aptitude search libltdl
i   libltdl3                                                    - A system independent dlopen wrapper for GNU libtool
i   libltdl3-dev                                                - A system independent dlopen wrapper for GNU libtool
Reply With Quote
  #6 (permalink)  
Old 11-28-2007, 04:52 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by tita View Post
Initializing ldap.../opt/zimbra/openldap/libexec/slapd: error while loading shar ed libraries: libltdl.so.3: cannot open shared object file: No such file or dire ctory

any help?

thanks in advence
Perhaps I'm going mad in my old age but didn't you start this thread? Follow the instructions and install the required files.

BTW, don't post duplicates around the forums as it makes it difficult to answer your threads.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 11-28-2007, 05:09 AM
Active Member
 
Posts: 40
Default

Hi Bill

Should I start a new thread with my problem?
I get also this error but on Ubuntu...

Regards,
Tobias
Reply With Quote
  #8 (permalink)  
Old 11-28-2007, 05:40 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

ldconfig -v |grep libtdl

if this returns the library, then there's a problem. if it doesn't (which i suspect is the case), the library is missing from your OS and needs to be installed. full stop.
Reply With Quote
  #9 (permalink)  
Old 11-28-2007, 06:13 AM
Active Member
 
Posts: 40
Default

Here is the output:

Code:
root@server:/opt# ldconfig -v | grep libltdl
ldconfig: Path `/lib64' given more than once
ldconfig: Path `/usr/lib64' given more than once
        libltdl.so.3 -> libltdl.so.3.1.4
Some informations for my system:
Code:
root@server:/opt# uname -a
Linux server.xy.ch 2.6.22-14-xen #1 SMP Sun Oct 14 23:20:20 GMT 2007 x86_64 GNU/Linux
Code:
root@server:/opt# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"
It is Ubuntu 6.06 LTS running in a XEN domU on a Gutsy Host (this causes the newer Kernel as in the original Dapper)

For the installation on this 64bit system I followed this Howto: HOWTO: Ubuntu 64bit Install
This worked perfectly for 5.0RC1. But as you see, not for 5.0RC2 =(

Last edited by tobru; 11-28-2007 at 06:15 AM..
Reply With Quote
  #10 (permalink)  
Old 11-28-2007, 06:14 AM
Intermediate Member
 
Posts: 15
Default resolved

I installed libtool-ltdl-1.5.22-11.fc7.i386.rpm package and now can able to install it and its now working.


best regards,
tita
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.