|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
sendmail: error while loading shared libraries: libldap.so.2
# ls -l libldap* lrwxrwxrwx 1 root root 20 Jun 26 2006 libldap-2.3.so.0 -> libldap-2.3.so.0.2.7 -rwxr-xr-x 1 root root 238572 Feb 13 2006 libldap-2.3.so.0.2.7 -rw-r--r-- 1 root root 385240 Feb 13 2006 libldap.a lrwxrwxrwx 1 root root 22 Jun 26 2006 libldap_r-2.3.so.0 -> ibldap_r-2.3.so.0.2.7 -rwxr-xr-x 1 root root 255984 Feb 13 2006 libldap_r-2.3.so.0.2.7 -rw-r--r-- 1 root root 422884 Feb 13 2006 libldap_r.a lrwxrwxrwx 1 root root 22 Jun 26 2006 libldap_r.so -> libldap_r-2.3.so.0.2.7 lrwxrwxrwx 1 root root 20 Jun 26 2006 libldap.so -> libldap-2.3.so.0.2.7 lrwxrwxrwx 1 root root 16 Feb 20 2003 libldap.so.1 -> libldap.so.1.0.0 -rwxr-xr-x 1 root root 101338 Jan 28 2003 libldap.so.1.0.0 I have tried yum to update sendmail yum reports nothing to do appears I have latest version tried yum erase, yum install sendmail, same result tired adding link to libldap-2.3.so.0.2.7 then conflict on next library (liblber)and so on How to resolve? TIA Installed Packages Name : sendmail Arch : i386 Version: 8.13.8 Release: 1.fc5 Size : 1.3 M Repo : installed Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.usenet.com |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sun, 21 Jan 2007 16:04:03 -0400 John Ackley wrote:
> sendmail: error while loading shared libraries: libldap.so.2 When does that happen? > # ls -l libldap* > lrwxrwxrwx 1 root root 20 Jun 26 2006 libldap-2.3.so.0 -> > libldap-2.3.so.0.2.7 > -rwxr-xr-x 1 root root 238572 Feb 13 2006 libldap-2.3.so.0.2.7 > -rw-r--r-- 1 root root 385240 Feb 13 2006 libldap.a > lrwxrwxrwx 1 root root 22 Jun 26 2006 libldap_r-2.3.so.0 -> > ibldap_r-2.3.so.0.2.7 > -rwxr-xr-x 1 root root 255984 Feb 13 2006 libldap_r-2.3.so.0.2.7 > -rw-r--r-- 1 root root 422884 Feb 13 2006 libldap_r.a > lrwxrwxrwx 1 root root 22 Jun 26 2006 libldap_r.so -> > libldap_r-2.3.so.0.2.7 > lrwxrwxrwx 1 root root 20 Jun 26 2006 libldap.so -> > libldap-2.3.so.0.2.7 > lrwxrwxrwx 1 root root 16 Feb 20 2003 libldap.so.1 -> libldap.so.1.0.0 > -rwxr-xr-x 1 root root 101338 Jan 28 2003 libldap.so.1.0.0 > > I have tried yum to update sendmail > yum reports nothing to do > appears I have latest version > > tried yum erase, yum install sendmail, same result > > tired adding link to libldap-2.3.so.0.2.7 > then conflict on next library (liblber)and so on > > How to resolve? TIA > > Installed Packages > Name : sendmail > Arch : i386 > Version: 8.13.8 > Release: 1.fc5 > Size : 1.3 M > Repo : installed $ rpm -q sendmail sendmail-8.13.8-1.fc5 $ ldd /usr/sbin/sendmail.sendmail | grep ldap libldap-2.3.so.0 => /usr/lib/libldap-2.3.so.0 (0x00e90000) There is no problem with the latest sendmail RPM for FC5. Run: rpm -qf $(which sendmail) You may have a different Sendmail installed in parallel? Find all sendmail binaries on your host and check they are the proper ones. Alexander -- Alexander Dalloz | Löhne, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp Serendipity 01:06:07 up 2:08, 10 users, 0.18, 0.22, 0.54 |
|
![]() |
| Outils de la discussion | |
|
|