unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Thomas Morley <thomasmorley65@gmail.com>
To: Andy Wingo <wingo@pobox.com>
Cc: guile-sources@gnu.org, guile-users@gnu.org, guile-devel@gnu.org
Subject: Re: GNU Guile 2.9.4 Released [beta]
Date: Mon, 26 Aug 2019 18:39:02 +0200	[thread overview]
Message-ID: <CABsfGyWggdyXj5uizJi9A9W9t=3RzHuyvEnBXZHxcF4kj-K-tg@mail.gmail.com> (raw)
In-Reply-To: <87v9ulf121.fsf@pobox.com>

Am So., 25. Aug. 2019 um 22:22 Uhr schrieb Andy Wingo <wingo@pobox.com>:
>
> We are pleased to announce GNU Guile release 2.9.4.  This is the fourth
> pre-release of what will eventually become the 3.0 release series.

> We encourage you to test this release and provide feedback to
> guile-devel@gnu.org, and to file bugs by sending mail to
> bug-guile@gnu.org.

Hi,

I did in my guile-git-repository:

git fetch
git pull -r
git checkout v2.9.4
git checkout -b guile-2.9.4
make clean
sh autogen.sh
./configure
make
sudo make install

All went well, but then doing:
~$ guile
returns:
guile: error while loading shared libraries: libguile-3.0.so.0: cannot
open shared object file: No such file or directory

But
~$ locate libguile-3.0.so.0
returns:
/home/hermann/guile-3.0/libguile/.libs/libguile-3.0.so.0
/home/hermann/guile-3.0/libguile/.libs/libguile-3.0.so.0.0.0

Am I doing something wrong?

Cheers,
  Harm



  reply	other threads:[~2019-08-26 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25 20:21 GNU Guile 2.9.4 Released [beta] Andy Wingo
2019-08-26 16:39 ` Thomas Morley [this message]
2019-08-26 17:10   ` tomas
2019-08-26 18:13     ` Thomas Morley
2019-08-26 19:07       ` tomas
2019-08-26 19:12       ` Mark H Weaver
2019-08-26 19:39         ` tomas
2019-08-26 21:06         ` Thomas Morley
     [not found] <cef65c5c-d0e9-02a2-26a1-3cbbe64ac934@gmail.com>
2019-08-29  0:21 ` Matt Wette

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='CABsfGyWggdyXj5uizJi9A9W9t=3RzHuyvEnBXZHxcF4kj-K-tg@mail.gmail.com' \
    --to=thomasmorley65@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-users@gnu.org \
    --cc=wingo@pobox.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).