From: skrise AT ibm DOT net Newsgroups: comp.os.msdos.djgpp Subject: Installing Curses (PDCurses 2.2) Date: Tue, 24 Aug 1999 16:26:22 -0500 Organization: Chains of Protein Lines: 16 Message-ID: <37C30DFE.3C3C@ibm.net> NNTP-Posting-Host: newt.westat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ffx2nh5.news.uu.net 935526327 23436 198.232.250.51 (24 Aug 1999 20:25:27 GMT) X-Complaints-To: news AT ffx2nh5 DOT news DOT uu DOT net NNTP-Posting-Date: 24 Aug 1999 20:25:27 GMT X-Mailer: Mozilla 3.04 (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does anyone have some pointers on how to install the curses library emulator that is available for download from the DJGPP ZipPicker sites? I've downloaded the archive and have unzipped it all, but when I copied the files to what seemed the appropriate places (e.g., \include to \djgpp\include, etc.) I got numerous error messages when trying to compile a test program that #include'd curses.h. I found no FAQ for this newsgroup at rtfm.mit.edu and navigating www.delorie.com is an exercise in masochism at the moment. Any pointers or instructions will be greatly appreciated. Steven