www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/04/25/05:11:02

Date: Sun, 25 Apr 1999 12:08:52 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Walter Lamia <walter_lamia AT hp DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: new installation help: can't find include files
In-Reply-To: <7fq9pj$sug$1@fcnews.fc.hp.com>
Message-ID: <Pine.SUN.3.91.990425120830.9117k-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Fri, 23 Apr 1999, Walter Lamia wrote:

> set PATH=%PATH%;C:/DJGPP/BIN

This is wrong in two ways: first, the DJGPP's bin subdirectory should
be the first one in the PATH; and second, you need to use backslashes.
So please try this:

   set PATH=C:\DJGPP\BIN;%PATH%

Reboot and see if that helps.

> and did nothing else, but I cannot get any of the sample programs to
> compile, because the compiler can't find the #include files.  I tried this
> on WinNT and on Win95, uncompressing with PKUNZIP and with InfoZIP UNZIP,
> and setting LFN=y and LFN=n  in DJGPP.ENV.  Nothing seems to work.

I suggest to settle for one platform (tell us which one), remove the
installation, unzip it again using the program recommended for that
platform (don't edit DJGPP.ENV!), and if you still have problems,
please post here the exact error message(s) printed by the compiler.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019