| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: ncurses not found when compiling various packages |
| Date: | Mon, 19 Jul 2004 13:00:12 +0100 |
| MIME-Version: | 1.0 |
| In-reply-to: | <1kssnp7cztr31$.dlg@thorstenkampe.de> |
| Message-ID: | <NUTMEGQgeDKvPEkGhAj0000092a@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 19 Jul 2004 12:00:12.0109 (UTC) FILETIME=[F1FC8FD0:01C46D87] |
> -----Original Message-----
> From: cygwin-owner On Behalf Of Thorsten Kampe
> Sent: 19 July 2004 12:48
> Hi,
>
> I often get the message from configure scripts for applications that
> are curses-based that no ncurses could be found (although it actually
> is installed[1] and many applications happily use it)
>
> What's going wrong
Dunno, but I have some generic autoconf advice: Take a look at the
config.log file generated by configure. It'll contain output from the
attempt to test curses that should show what the test tried to do and why it
failed; then you'll have a clearer idea what's up.
> and how can I point the configure script to my
> "ncurses" dlls? Any environment variable or something like that?
...always assuming that is the problem, of course. And the answer is, we'll
have to look at config.log to see why the configure script isn't already
finding your ncurses install before we can figure out how to point it at the
relevant files...
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |