unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* What libunistring does guile need?
@ 2023-11-20  3:01 Keith Wright
  2023-11-20 10:28 ` Ricardo G. Herdt
  0 siblings, 1 reply; 5+ messages in thread
From: Keith Wright @ 2023-11-20  3:01 UTC (permalink / raw)
  To: guile-user

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-23  1:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  3:01 What libunistring does guile need? Keith Wright
2023-11-20 10:28 ` 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

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).