GNU bug report logs - #26240
Guile doesn't search for libraries installed in /usr/lib64

Previous Next

Package: guile;

Reported by: "Stewart, Adam James" <ajstewart <at> anl.gov>

Date: Fri, 24 Mar 2017 17:00:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> igalia.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 26240-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> igalia.com>
To: "Stewart\, Adam James" <ajstewart <at> anl.gov>
Cc: 26240-done <at> debbugs.gnu.org
Subject: Re: bug#26240: Guile doesn't search for libraries installed in
 /usr/lib64
Date: Wed, 19 Apr 2017 15:52:42 +0200
On Fri 24 Mar 2017 17:59, "Stewart, Adam James" <ajstewart <at> anl.gov> writes:

> $ ls -l /usr/lib64/libltdl.so.7*
> lrwxrwxrwx 1 root root 16 Feb 27 11:19 /usr/lib64/libltdl.so.7 -> libltdl.so.7.3.0
> -rwxr-xr-x 1 root root 41248 Feb 16 2016 /usr/lib64/libltdl.so.7.3.0
>
> Do you have any suggestions as to how I can get Guile to pick up libraries installed in /usr/lib64?

I believe this indicates that you don't have libltdl development
packages installed.  Check on your distro for "ltdl-dev" or similar
packages.  Normally if your distro installs things to /usr/lib64, then
it adds it to all the normal search paths.

Andy




This bug report was last modified 8 years and 38 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.