* How to tell configure to use a certain ncurses? @ 2018-03-11 7:35 George Gaarder 2018-03-11 9:09 ` Andreas Schwab 0 siblings, 1 reply; 3+ messages in thread From: George Gaarder @ 2018-03-11 7:35 UTC (permalink / raw) To: emacs-devel [-- Attachment #1: Type: text/plain, Size: 153 bytes --] Hi, I have installed ncurses library with prefix ~/.local/ and configure can't find it. How to tell configure where to find? Many Thanks, George [-- Attachment #2: Type: text/html, Size: 216 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to tell configure to use a certain ncurses? 2018-03-11 7:35 How to tell configure to use a certain ncurses? George Gaarder @ 2018-03-11 9:09 ` Andreas Schwab 2018-03-11 9:27 ` George Gaarder 0 siblings, 1 reply; 3+ messages in thread From: Andreas Schwab @ 2018-03-11 9:09 UTC (permalink / raw) To: George Gaarder; +Cc: emacs-devel On Mär 11 2018, "George Gaarder" <ggaarder@foxmail.com> wrote: > I have installed ncurses library with prefix ~/.local/ and configure can't find it. How to tell configure where to find? You can add suitable -I and -L options to CFLAGS and LDFLAGS. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: How to tell configure to use a certain ncurses? 2018-03-11 9:09 ` Andreas Schwab @ 2018-03-11 9:27 ` George Gaarder 0 siblings, 0 replies; 3+ messages in thread From: George Gaarder @ 2018-03-11 9:27 UTC (permalink / raw) To: Andreas Schwab; +Cc: emacs-devel [-- Attachment #1: Type: text/plain, Size: 780 bytes --] Thank you! I'll try it. It's really kind of you to answer my question. :) Yours, George ---Original--- From: "Andreas Schwab"<schwab@linux-m68k.org> Date: 2018/3/11 17:09:43 To: "George Gaarder"<ggaarder@foxmail.com>; Cc: "emacs-devel"<emacs-devel@gnu.org>; Subject: Re: How to tell configure to use a certain ncurses? On Mär 11 2018, "George Gaarder" <ggaarder@foxmail.com> wrote: > I have installed ncurses library with prefix ~/.local/ and configure can't find it. How to tell configure where to find? You can add suitable -I and -L options to CFLAGS and LDFLAGS. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." [-- Attachment #2: Type: text/html, Size: 1178 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-11 9:27 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-03-11 7:35 How to tell configure to use a certain ncurses? George Gaarder 2018-03-11 9:09 ` Andreas Schwab 2018-03-11 9:27 ` George Gaarder
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git 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).