# rpm -q -f /usr/local/lib/libltdl.so.3
file /usr/local/lib/libltdl.so.3 is not owned by any package

If it's not owned by an rpm then I guess it came with the distro!?

Is there a way I can find out where fedora is looking for it?  I have symlinked them so they appear in either directory.  But if there is another directory.....

[EMAIL PROTECTED] sbin]# ls -al /usr/local/lib/libl*
-rw-r--r--  1 root root 24528 Jul 20  2005 /usr/local/lib/libltdl.a
-rwxr-xr-x  1 root root   795 Jul 20  2005 /usr/local/lib/libltdl.la
lrwxrwxrwx  1 root root    16 Jul 20  2005 /usr/local/lib/libltdl.so -> libltdl.so.3.1.0
lrwxrwxrwx  1 root root    16 Jul 20  2005 /usr/local/lib/libltdl.so.3 -> libltdl.so.3.1.0
-rwxr-xr-x  1 root root 22772 Jul 20  2005 /usr/local/lib/libltdl.so.3.1.0

[EMAIL PROTECTED] sbin]# ls -al /usr/lib/libl*
lrwxrwxrwx  1 root root      7 Jul 20 04:38 /usr/lib/libl.a -> libfl.a
lrwxrwxrwx  1 root root     10 Nov  9  2005 /usr/lib/liblber-2.2.so.7 -> liblber.so
-rwxr-xr-x  1 root root  54376 Oct 14  2005 /usr/lib/liblber-2.2.so.7.0.22
-rw-r--r--  1 root root  84322 Oct 14  2005 /usr/lib/liblber.a
lrwxrwxrwx  1 root root     21 Nov  9  2005 /usr/lib/liblber.so -> liblber-2.2.so.7.0.22
lrwxrwxrwx  1 root root     10 Nov  9  2005 /usr/lib/libldap-2.2.so.7 -> libldap.so
-rwxr-xr-x  1 root root 219580 Oct 14  2005 /usr/lib/libldap-2.2.so.7.0.22
-rw-r--r--  1 root root 353760 Oct 14  2005 /usr/lib/libldap.a
lrwxrwxrwx  1 root root     12 Nov  9  2005 /usr/lib/libldap_r-2.2.so.7 -> libldap_r.so
-rwxr-xr-x  1 root root 236628 Oct 14  2005 /usr/lib/libldap_r-2.2.so.7.0.22
-rw-r--r--  1 root root 388110 Oct 14  2005 /usr/lib/libldap_r.a
lrwxrwxrwx  1 root root     23 Nov  9  2005 /usr/lib/libldap_r.so -> libldap_r-2.2.so.7.0.22
lrwxrwxrwx  1 root root     21 Nov  9  2005 /usr/lib/libldap.so -> libldap-2.2.so.7.0.22
-rwxr-xr-x  1 root root   1445 Jun  6 17:15 /usr/lib/liblocalkonnector.la
-rwxr-xr-x  1 root root  73692 Jun  6 17:29 /usr/lib/liblocalkonnector.so
-rw-r--r--  1 root root   9542 Sep  1  2005 /usr/lib/liblockdev.a
lrwxrwxrwx  1 root root     19 Sep  3  2005 /usr/lib/liblockdev.so -> liblockdev.so.1.0.1
lrwxrwxrwx  1 root root     19 Sep  3  2005 /usr/lib/liblockdev.so.1 -> liblockdev.so.1.0.1
-rwxr-xr-x  1 root root  11200 Sep  1  2005 /usr/lib/liblockdev.so.1.0.1
lrwxrwxrwx  1 root root     16 Sep 18 05:32 /usr/lib/libltdl.so.3 -> libltdl.so.3.1.1
-rwxr-xr-x  1 root root  25196 Nov 22  2005 /usr/lib/libltdl.so.3.1.1
-rwxr-xr-x  1 root root    829 Mar 30 19:01 /usr/lib/liblwres.la
lrwxrwxrwx  1 root root     17 Apr 18 04:32 /usr/lib/liblwres.so -> liblwres.so.1.2.2
lrwxrwxrwx  1 root root     17 Apr 18 04:32 /usr/lib/liblwres.so.1 -> liblwres.so.1.2.2
-rwxr-xr-x  1 root root  67624 Mar 30 19:01 /usr/lib/liblwres.so.1.2.2
lrwxrwxrwx  1 root root     15 Sep 18 15:15 /usr/lib/liblzo.so.1 -> liblzo.so.1.0.0
-rwxr-xr-x  1 root root 131112 Jul 25 16:10 /usr/lib/liblzo.so.1.0.0


"Eric \"Shubes\"" <[EMAIL PROTECTED]> wrote:
What does
# rpm -q -f /usr/local/lib/libltdl.so.3
tell you?

Did you build this from source, or install a binary RPM?

On CentOS4, these are in /usr/lib, not /usr/local/lib. I don't know where
they *should* be in FC4, but this might be why they're not being found.

Francisco Paco Peralta wrote:
> Help please!
>
> */Francisco Paco Peralta <[EMAIL PROTECTED]>/* wrote:
>
> Thank you for the suggestion but I ran fdr40-deps.sh before
> dr40-install-script.sh. Some how, my system doesn't think it has
> libltdl.so.3 available when it is compiling.
>
> */Craig Smith <[EMAIL PROTECTED]>/* wrote:
>
> have you tried running the fdr40-deps.sh
> (http://www.qmailtoaster.com/fedora/fdr40/fdr40-deps.sh)
> script which will check for and resolve dependancies?
>
>
>
> ------------------------------------------------------------------------
> *From:* Francisco Paco Peralta [mailto:[EMAIL PROTECTED]
> *Sent:* 18 September 2006 04:56
> *To:* QmailToaster MailList
> *Subject:* [qmailtoaster] Failed dependecies for
> courier-authlib-toaster-0.58-1.3.1.i386.rpm fdr40-install-script.sh
>
> I am installing qmt on a fdr40 using fdr40-install-script.sh and
> I get the following message which then does not let me complete
> the installation.
> *******************************************************************************
>
> error: Failed dependencies:
> libltdl.so.3 is needed by
> courier-authlib-toaster-0.58-1.3.1.i386
>
> *******************************************************************************
> But that file is available:
> ******************************************************************************
> [EMAIL PROTECTED] qtms-install]# ls -al /usr/local/lib
> total 704
> drwxr-xr-x 4 root root 4096 Sep 21 2005 .
> drwxr-sr-x 16 root root 4096 Jul 20 2005 ..
> drwxr-xr-x 2 root root 4096 Dec 31 2005 courier-authlib
> -rw-r--r-- 1 root root 357604 Sep 21 2005 libclamav.a
> -rwxr-xr-x 1 root root 754 Sep 21 2005 libclamav.la
> lrwxrwxrwx 1 root root 19 Sep 21 2005 libclamav.so ->
> libclamav.so.1.0.16
> lrwxrwxrwx 1 root root 19 Sep 21 2005 libclamav.so.1 ->
> libclamav.so.1.0.16
> -rwxr-xr-x 1 root root 269612 Sep 21 2005 libclamav.so.1.0.16
> -rw-r--r-- 1 root root 24528 Jul 20 2005 libltdl.a
> -rwxr-xr-x 1 root root 795 Jul 20 2005 libltdl.la
> lrwxrwxrwx 1 root root 16 Jul 20 2005 libltdl.so ->
> libltdl.so.3.1.0
> lrwxrwxrwx 1 root root 16 Jul 20 2005 libltdl.so.3 ->
> libltdl.so.3.1.0
> -rwxr-xr-x 1 root root 22772 Jul 20 2005 libltdl.so.3.1.0
> drwxr-xr-x 2 root root 4096 Sep 21 2005 pkgconfig
> ************************************************************************************
>
> I am missing something I'm sure....any help?
>
>
>
> Francisco "Paco" Peralta
>
>
>
>
> Francisco "Paco" Peralta
>
>
>
>
> Francisco "Paco" Peralta


--
-Eric 'shubes'

---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Francisco "Paco" Peralta

Reply via email to