Date: Tue, 31 May 94 10:53:43 -0400 From: dj AT ctron DOT com (DJ Delorie) To: sjwest AT wugawoo DOT win-uk DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Missing header files where can i obtain > When running (or attempting) to run the curses library > djgpp complains that it cannot find the > following .h files these do not exist on my disk - > since i am running the execution only environment, > which did not have these files enclosed You don't run the curses library, you build with it. To build, you need the developer module, djdev111.zip, which has all the includes and libraries in it.