unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "paul wisehart" <paul@oldcode.org>
To: "Mike Gran" <spk121@yahoo.com>
Cc: guile-user@gnu.org
Subject: Re: Help installing guile-ncurses
Date: Sun, 05 Feb 2023 19:41:52 -0500	[thread overview]
Message-ID: <99bdbe6e-6ee8-4665-bc2c-199c9b738333@app.fastmail.com> (raw)
In-Reply-To: <Y+BH2UXdbAyYzKeS@spikycactus.com>

On Sun, Feb 5, 2023, at 7:20 PM, Mike Gran wrote:
> Yeah, around guile 3.0.7, it stopped using libltdl which
> would do that version number searching for you.  Now,
> all packages that make binary extensions need to be fixed
> to make version-less binary extensions.  That's something
> guile-ncurses needs to fix for itself.
>
<snipped>
>
> For guile-ncurses configure, if you add the option
>  --with-gnu-filesystem-hierarchy, it will try to be more strict
>  on where it installs, so that might help.
>
> Note that you'll probably need to
>  set GUILE_LOAD_PATH to point to the code
>  and GUILE_SYSTEM_EXTENSIONS_PATH to point to the libguile-ncurses.so.

Thanks so much!!!!!

--with-gnu-filesystem-hierarchy made "make install" install to where i set the --prefix.

I already have:
GUILE_LOAD_COMPILED_PATH=/home/wise/guile/lib/guile/3.0
GUILE_LOAD_PATH=/home/wise/guile/share/guile/site/3.0

But I'll know to try GUILE_SYSTEM_EXTENSIONS_PATH if the code doesn't load.

Thanks!
--
Paul



      reply	other threads:[~2023-02-06  0:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05 23:44 Help installing guile-ncurses paul wisehart
2023-02-06  0:20 ` Mike Gran
2023-02-06  0:41   ` paul wisehart [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=99bdbe6e-6ee8-4665-bc2c-199c9b738333@app.fastmail.com \
    --to=paul@oldcode.org \
    --cc=guile-user@gnu.org \
    --cc=spk121@yahoo.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).