* readline in wrong folder for 3.0.5 release?
@ 2021-02-12 1:00 Marius Ghita
0 siblings, 0 replies; 2+ messages in thread
From: Marius Ghita @ 2021-02-12 1:00 UTC (permalink / raw)
To: guile-user
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* readline in wrong folder for 3.0.5 release?
@ 2021-02-12 19:27 Marius Ghita
0 siblings, 0 replies; 2+ messages in thread
From: Marius Ghita @ 2021-02-12 19:27 UTC (permalink / raw)
To: guile-user
Figured out the issue in the end.
After I installed the readline-devel package in my distribution, reran
./configure && make, and now I can use the readline module.
Maybe it's worth going through the effort to provide a different error
message when guile-readline cannot be linked?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-12 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12 1:00 readline in wrong folder for 3.0.5 release? Marius Ghita
2021-02-12 19:27 Marius Ghita
unofficial mirror of guile-user@gnu.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/guile-user/0 guile-user/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 guile-user guile-user/ https://yhetil.org/guile-user \
guile-user@gnu.org
public-inbox-index guile-user
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.lisp.guile.user
nntp://news.gmane.io/gmane.lisp.guile.user
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git