unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Marius Ghita <ghita.v.marius@gmail.com>
To: guile-user@gnu.org
Subject: readline in wrong folder for 3.0.5 release?
Date: Fri, 12 Feb 2021 03:00:11 +0200	[thread overview]
Message-ID: <CAFSzZzV+emPTCjxv8b1sY5fCArROxPAJAopq93fzOMTt9v9jhg@mail.gmail.com> (raw)

Hello,

I've downloaded the guile-3.0.5 release tar.gz and built the
release (without any configure flags), and no `make install` call. When I
try to load readline, I get

scheme@(guile-user)> (use-modules (ice-9 readline))
While compiling expression:
In procedure dynamic-link: file: "guile-readline", message: "file not found"

The issue seems to be that readline is within the
source_directory/guile-readline/ice-9, whereas all the other ice-9 modules
are in source_directory/modules

Is there a reason why they're separate?

Additionally, could someone write a few more words in the documentation
about the reasons: "Guile can use the GNU Readline library. This is not
enabled by default because of licensing reasons"

For me, it's confusing why GPL licensed software does not enable by default
a GPL licensed library.

Thanks


             reply	other threads:[~2021-02-12  1:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12  1:00 Marius Ghita [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-12 19:27 readline in wrong folder for 3.0.5 release? Marius Ghita

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=CAFSzZzV+emPTCjxv8b1sY5fCArROxPAJAopq93fzOMTt9v9jhg@mail.gmail.com \
    --to=ghita.v.marius@gmail.com \
    --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).