unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Keith Wright <kwright@keithdiane.us>
To: guile-user@gnu.org
Subject: What libunistring does guile need?
Date: Sun, 19 Nov 2023 22:01:35 -0500	[thread overview]
Message-ID: <87msv91628.fsf@keithdiane.us> (raw)

I am trying to install guile from source tarball.
Of course, I had to install a couple of other things (gmp,m4,etc.)
but that's done.  gmp from source, other things with apt-get.
I'm stuck on libunistring.  It seems libunistring is not in Debian
but I have libunistring2 already installed:

   kwright@fcs26:~/.build/guile-3.0.9$ ./configure
   configure: error: GNU libunistring is required, please insstall it.

   root@fcs26:~# apt-get install libunistring
   E: Unable to locate package libunistring

   root@fcs26:~# apt-get install libunistring2
   libunistring2 is already the newest version (1.0-2).

What should I do?

   -- Keith



             reply	other threads:[~2023-11-20  3:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20  3:01 Keith Wright [this message]
2023-11-20 10:28 ` What libunistring does guile need? Ricardo G. Herdt
2023-11-20 17:17   ` What does Guile need to compile? (What libunistring does guile need?) Keith Wright
2023-11-20 17:46     ` Jean Abou Samra
2023-11-23  1:09       ` What is needed to compile Guile? Keith Wright

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=87msv91628.fsf@keithdiane.us \
    --to=kwright@keithdiane.us \
    --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).