From: j DOT aldrich6 AT genie DOT com Message-Id: <199607312324.AA138335473@relay1.geis.com> Date: Wed, 31 Jul 96 22:54:00 UTC 0000 To: mmhamze AT mail DOT utexas DOT edu Cc: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: Help with DJGPP MSDOS Sett Reply to message 4994531 from MMHAMZE AT MAIL. on 07/31/96 4:20AM >I have the whole package installed in: >E:\DJGPP >I have E:\DJGPP\BIN in the autoexec.bat path; Right. >I have: >SET DJGPP=E:\DJGPP\DJGPP.ENV >in autoexec.bat Right. >Now, in DJGPP.ENV: >How do you set DJDIR: >DJDIR=???????? Whoa, hold it right there! If you set things up right you don't need to touch that variable, or anything else in djgpp.env. >Also; I need an example on how to set a path in DJGPP.ENV. The original >one has the UNIX slashes (/). >For example, is this correct: [snip] It doesn't matter. DJGPP programs can recognize the slashes either way. Unless you really do understand how to edit djgpp.env (look for pointers on DJ's homepage), don't even touch it! I recommend that you re-extract an original copy and try again. I also recommend that you download and read the DJGPP Frequently Asked Questions list (faq201b.zip in the v2 directory of any SimTel mirror, or from DJ's web site). It has complete, precise, and well-written instructions for getting DJGPP to work. John