Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [203.90.98.168] Reply-To: "Sukhwinder Singh" From: "Sukhwinder Singh" To: Subject: Re: Manual setup of cygwin - solved but ncurses Error unable to open terminal: cygwin Date: Tue, 7 May 2002 20:55:15 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 07 May 2002 03:25:11.0792 (UTC) FILETIME=[CBD75F00:01C1F576] Hello Sir, Thank you very much for your help. I was able to solve this problem of setting up cygwin dir as root dir. I chose to do it myself because setup.exe wasn't downloading anything. After I tried I was able to do something like this to enable scripts to find /bin/sh and /usr/bin etc. BASH-2.05a$ mount /cygwin/ / BASH-2.05a$ I am able to do cd /bin and cd /usr/bin etc. I was even able to compile zlib library using cygwin and mingW. But now I am missing something as libncurses demo programs didn't run because it was unable to start terminal etc. termcap is in directory /etc. Ncurses dlls etc are in path. When I run the demo programs in /usr/bin/ncurses-test-dll/ following error is displayed. BASH-2.05a$ ./blue Error opening terminal: cygwin. BASH-2.05a$ Is there anything which I forgot to download? What is the problem here? Sukhwinder Singh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/