X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: <3ce25d56$0$12312$9b622d9e AT news DOT freenet DOT de> <20020515151207 DOT GA11939 AT kendall DOT sfbr DOT org> Subject: Re: Terminal access for ncurses Date: Wed, 15 May 2002 17:46:12 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 34 Message-ID: <3ce27f2c$0$140$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.6.213 X-Trace: 1021476653 news.freenet.de 140 213.7.6.213 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "JT Williams" wrote in message news:20020515151207 DOT GA11939 AT kendall DOT sfbr DOT org... > -: I have started a port of ncurses to DJGPP. > > FYI, there is already a port of ncurses that might be of interest: > > http://dickey.his.com/ncurses/ncurses.html Thanks. I have it already. That is the package I am using. But it does not support DJGPP as it is, and the author has never compiled it with DJGPP himself. Mr. Dickey and I are, however, in correspondence about what the possible causes of the afore-mentioned problems could be. I am just looking for the fastest road possible to the answer. Maybe others have already tried this and know more about it. Thomas Dickey did say that a handful of people have ported it. I am probably the first tying to do so under Wiindows2000. This introduces a host of new problems. #1 Why can I get the Terminfo to run, but not the curses? #2 Is it a Windows2000 driver problem, a software bug, or both? #3 If I need a command prompt terminal driver, where can I get one for Windows2000 that will run DJGPP applications (I have also been asking the Windows2000 guys about that one). The connections are getting herder to make, because it draws on expertise from very diverse backgrounds. It has been, until now, a very interesting little project. Ben