Message-ID: <000901bed5cb$6372d520$f80b883e@oemcomputer> From: "Graham Jones" To: Subject: help Date: Sat, 24 Jul 1999 12:55:10 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0005_01BED5D3.C3939F40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BED5D3.C3939F40 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0006_01BED5D3.C3939F40" ------=_NextPart_001_0006_01BED5D3.C3939F40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am having problems instaling DJGPP. I obtained your compiler with = Teach Yourself C++ in 24 hours, but unfortunatly they do not tell you = how to set it up. I have also tried a downloaded version from your site, = and it seems to have a problem with an include statement file in the = first line of the first example program. I have set PATH and set Djgpp... and the problem is it can't find the = file to include. The FAQ says something about chening compiler_path in the djgpp program = so the directory is correct, but I'm unsure of which files should be in = the directory (I tried to change it to the directory with the files = suggested in to no avail) the program still comes up with file not found = and ENO... in brakets at the end, can you help, I include the go-v2 info = and environ.lst I hope you can help, as I havn't even started to learn to program yet, = and I just want to get on with it, I've tried in vain for 2 days to = install this compiler so help would be gratefully recieved. Thanks Graham Jones arbling AT yahoo DOT co DOT uk ------=_NextPart_001_0006_01BED5D3.C3939F40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am having problems instaling DJGPP. I = obtained=20 your compiler with Teach Yourself C++ in 24 hours, but unfortunatly they = do not=20 tell you how to set it up. I have also tried a downloaded version from = your=20 site, and it seems to have a problem with an include statement file in = the first=20 line of the first example program.
 
I have set PATH and set Djgpp... and = the problem is=20 it can't find the file to include.
 
The FAQ says something about chening = compiler_path=20 in the djgpp program so the directory is correct, but I'm unsure of = which files=20 should be in the directory (I tried to change it to the directory with = the files=20 suggested in to no avail) the program still comes up with file not found = and=20 ENO... in brakets at the end, can you help, I include the go-v2 info and = environ.lst
 
I hope you can help, as I havn't even = started to=20 learn to program yet, and I just want to get on with it, I've tried in = vain for=20 2 days to install this compiler so help would be gratefully=20 recieved.
 
    Thanks
 
 
        = Graham=20 Jones
 
 
        = arbling AT yahoo DOT co DOT uk
<= /BODY> ------=_NextPart_001_0006_01BED5D3.C3939F40-- ------=_NextPart_000_0005_01BED5D3.C3939F40 Content-Type: application/octet-stream; name="environ.lst" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="environ.lst" TMP=c:\windows\TEMP TEMP=C:\windows\TEMP PROMPT=$p$g winbootdir=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM PATH=C:\DJGPP\BIN;C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND DJGPP=C:\DJGPP\DJGPP.ENV windir=C:\WINDOWS BLASTER=A220 I5 D1 CMDLINE=edit go32 ------=_NextPart_000_0005_01BED5D3.C3939F40 Content-Type: application/octet-stream; name="go32.tx" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="go32.tx" go32/v2 version 2.0 built Nov 15 1998 14:36:43 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries = as well as v1 binaries (old makefiles). Put ahead of the old go32 in your = PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=3Dy in the environment to get verbose output. DPMI memory available: 21643 Kb DPMI swap space available: 3769 Kb ------=_NextPart_000_0005_01BED5D3.C3939F40--