Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <40FBB888.3030403@yahoo.fr>
Date: Mon, 19 Jul 2004 14:03:20 +0200
From: bertrand marquis <bertrand_marquis@yahoo.fr>
Reply-To: bertrand_marquis@yahoo.fr
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.2.1) Gecko/20030225
MIME-Version: 1.0
To: Thorsten Kampe <thorsten@thorstenkampe.de>
Cc: cygwin@cygwin.com
Subject: Re: ncurses not found when compiling various packages
References: <1kssnp7cztr31$.dlg@thorstenkampe.de>
In-Reply-To: <1kssnp7cztr31$.dlg@thorstenkampe.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on donald.sysgo.com
X-Spam-Level: 
X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=no version=2.63
X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.26.0.5; VDF: 6.26.0.32; host: mailgate.sysgo.de)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i6JBwWmh027888


you should ckeck if there is links between ncurses and curses files.
ex: curses.h -> ncurses.h etc
if not you should reinstall libncurses

bertrand

Thorsten Kampe a écrit:

>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 and how can I point the configure script to my
>"ncurses" dlls? Any environment variable or something like that?
>
>
>Thorsten
>
>[1] cygcheck -c
>libncurses5  5.2-1 OK
>libncurses6  5.2-8 OK
>libncurses7  5.3-4 OK
>ncurses      5.3-4 OK
>ncurses-demo 5.3-4 OK
>
>
>--
>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/
>
>
>  
>



--
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/


