GNU bug report logs - #70071
[FR] Provide official install scripts without requiring root, e.g., by making a static build possible

Previous Next

Package: emacs;

Reported by: Rudi C <rudiwillalwaysloveyou <at> gmail.com>

Date: Fri, 29 Mar 2024 12:44:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Rudi C <rudiwillalwaysloveyou <at> gmail.com>
Cc: luangruo <at> yahoo.com, 70071 <at> debbugs.gnu.org
Subject: bug#70071: [FR] Provide official install scripts without requiring root, e.g., by making a static build possible
Date: Sat, 30 Mar 2024 16:28:24 +0300
> From: Rudi C <rudiwillalwaysloveyou <at> gmail.com>
> Date: Sat, 30 Mar 2024 16:25:49 +0330
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 70071 <at> debbugs.gnu.org
> 
> I get this error (and this is after adding all those configure options which had previously caused errors):
> ```
> checking for library containing tputs... no
> configure: error: The required function 'tputs' was not found in any library.
> The following libraries were tried (in order):
>   libtinfo, libncurses, libterminfo, libcurses, libtermcap
> Please try installing whichever of these libraries is most appropriate
> for your system, together with its header files.
> For example, a libncurses-dev(el) or similar package.
> ```
> 
> So what should I do now? 

The error message is pretty self-explanatory, I think: you should
install one of the libraries it mentions, i.e.

  libtinfo, libncurses, libterminfo, libcurses, or libtermcap

together with the corresponding header files (usually, the package
will be called LIBRARY-dev or LIBRARY-devel), and then reconfigure.




This bug report was last modified 1 year and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.