unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Helio <jonitjuego@gmail.com>
Cc: 22623-done@debbugs.gnu.org
Subject: bug#22623: testing guile
Date: Sun, 07 Aug 2016 13:41:23 +0200	[thread overview]
Message-ID: <87d1lkq00s.fsf@pobox.com> (raw)
In-Reply-To: <20160210184650.GA22531@NR021AA> (Helio's message of "Wed, 10 Feb 2016 19:48:25 +0100")

On Wed 10 Feb 2016 19:48, Helio <jonitjuego@gmail.com> writes:

> $ guile: error while loading shared libraries: libguile-2.2.so.0: cannot open shared object file: No such file or directory

I believe that this means that you have installed libguile to a
directory that is not in your library path.  Maybe you need to run
ldconfig?

> This it is in /usr/local/lib:
>
>  libguile-2.2.a        │5647216│10 feb 18:57│
> │*libguile-2.2.la      │   1066│10 feb 18:57│
> │@libguile-2.2.so      │     21│10 feb 18:57│
> │@libguile-2.2.so.0    │     21│10 feb 18:57│
> │*libguile-2.2.so.0.0.0│3927028│10 feb 18:57│
> │ libguile-2~.0-gdb.scm│  16039│10 feb 18:57│

Try "ldd guile".  That will tell you which deps are not being found.
Given that your test run passes, it's probably just an installation
snafu on your side I think.

Regards,

Andy





      reply	other threads:[~2016-08-07 11:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 18:48 bug#22623: testing guile Helio
2016-08-07 11:41 ` Andy Wingo [this message]

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=87d1lkq00s.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=22623-done@debbugs.gnu.org \
    --cc=jonitjuego@gmail.com \
    /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).