Message-ID: <002f01c0b0a0$2e4c9280$6801a8c0@red> From: "Michael Reddington" To: Subject: curses.h Date: Mon, 19 Mar 2001 13:12:30 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002C_01C0B076.40FB1480" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_002C_01C0B076.40FB1480 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I have searched the available resources and tried every possible = variation I can think of but have not been able to resolve the below = problem. I have a program which compiles and runs both on a Sun system and Linux = with no compiling or run-time errors. I use the same makefile for each = environment. I have tried to compile using the DJGPP libraries and have = compiled about half the source files but get the following error = messages: Curses.h:No such file or directory (ENOENT) I am able to find Curses.h in c:\djgpp\contrib\pdcurs22 but I cannot = get the compiler to find curses.h when compiling. Thank you for your time and consideration. Mike Reddington ------=_NextPart_000_002C_01C0B076.40FB1480 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
I have searched the available resources and tried = every=20 possible variation I can think of but have not been able to resolve the = below=20 problem.
 
I have a program which compiles and runs both on a = Sun system=20 and Linux with no compiling or run-time errors. I use the same makefile = for each=20 environment. I have tried to compile using the DJGPP libraries and have = compiled=20 about half the source files but get the following error = messages:
 
Curses.h:No such file or directory = (ENOENT)
 
I am able to find Curses.h in = c:\djgpp\contrib\pdcurs22 =20 but I cannot get the compiler to find curses.h when = compiling.
 
 
Thank you for your time and = consideration.
 
 
Mike Reddington
------=_NextPart_000_002C_01C0B076.40FB1480--