Message-Id: <3.0.1.32.19990119011116.006b8cd4@soli.inav.net> X-Sender: monte AT soli DOT inav DOT net X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Tue, 19 Jan 1999 01:11:16 -0600 To: djgpp AT delorie DOT com From: Steve Subject: Can't find the libraries! Mime-Version: 1.0 Content-Type: text/enriched; charset="us-ascii" Reply-To: djgpp AT delorie DOT com I wonder if you anyone can help me out with a problem I am having with DJGPP? I used the Delorie zip-picker utility to download the zip files I unzipped all the zip files...the directory structure was presevered and long file names were also used. I also downloaded RHIDE which works fine apart from the following problem. My first C program looks like this: Courier New#include < int main () { cout <<<< "Hi"; return 0; ) When I try and compile it, it gives me the message that there is no such file or directory as iostream.h (EOENT). I have tried putting the direct path in using these lines as well: #define STANDARD_INCLUDE_DIRECTORY C:/DJGPP/lang/cxx #include "C:/Djgpp/lang/cxx/iostream.h" My autoexec.bat file has had these 2 lines added to it: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN;%PATH% and the top few lines of the djgpp.env file look like this: Courier Newset DJGPP=c:/djgpp/djgpp.env [I've tried with and without this line] Courier NewDJDIR=%:/>DJGPP% +USER=dosuser +GROUP=root +TMPDIR=%DJDIR%/tmp +EMU387=%DJDIR%/bin/emu387.dxe +LFN=y +TEXMFMAIN=%DJDIR%/share/texmf Thanks Steve Carlo <<<<<<<< **************************************************** This is a certified authentic email message from Steve http://soli.inav.net/~monte ****************************************************