unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Dmitry Roshchin <dmitry@roshchin.org>
To: guile-user@gnu.org
Subject: Re: libguilereadline load
Date: Fri, 01 Feb 2013 13:52:51 +0400	[thread overview]
Message-ID: <5077719.ZLBdhZmqem@main> (raw)
In-Reply-To: <87r4lc3m4w.fsf@gnu.org>

On Tuesday 22 January 2013 23:09:51 Ludovic Courtès wrote:
> Hi,
> 
> Dmitry Roshchin <dmitry@roshchin.org> skribis:
> > Is it normal, that guile tries to load "libguilereadline-v-18.so" instead
> > of "libguilereadline-v-18.so.18"? Guile  version - 2.0.7.
> 
> You normally have both, as well as libguilereadline-v-18.la, no?
> 
> Guile uses ltdl for dynamic loading (info "(libtool) Using libltdl").
> The rule is to first search for .la files.  The .la file tells ltdl that
> the real library is the .so.18 file, which ltdl then loads.
> 
> When the .la file is missing, ltdl tries the .so file instead (not the
> .so.18 file).
> 

openSUSE packaging policy requires to remove .la files. And .so file is 
contained in guile-devel package. So  it doesn't work by default.



  reply	other threads:[~2013-02-01  9:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 15:28 libguilereadline load Dmitry Roshchin
2013-01-22 22:09 ` Ludovic Courtès
2013-02-01  9:52   ` Dmitry Roshchin [this message]
2013-02-01 10:03     ` Nala Ginrut
2013-02-01 17:30     ` Ludovic Courtès
2013-02-01 19:26       ` Nala Ginrut
2013-02-04 11:14     ` Andy Wingo
  -- strict thread matches above, loose matches on Subject: below --
2013-01-22 14:46 Dmitry Roshchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5077719.ZLBdhZmqem@main \
    --to=dmitry@roshchin.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).