Date: Wed, 19 May 1999 10:42:59 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: #CHUA CHAI GUAN# cc: "'djgpp AT delorie DOT com'" Subject: Re: library file In-Reply-To: <147BBF8976F0D211888508002BA60B66015A663E@mail8.ntu.edu.sg> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 19 May 1999, #CHUA CHAI GUAN# wrote: > I used DJGPP to compile a Turbo C written program. The error message is > can't find one of the library files : curses.h which is a UNIX library file. You need to download and install the PDCurses package. It is available from the same place you get DJGPP, in the v2tk directory (look for pdcNN.zip).