delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/10/19:55:49

Date: Fri, 10 Oct 1997 16:51:05 -0700 (PDT)
Message-Id: <199710102351.QAA03132@adit.ap.net>
Mime-Version: 1.0
To: Frank Faubert <frank DOT faubert AT sympatico DOT ca>
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: Allegro 2.2
Cc: djgpp AT delorie DOT com

At 10:39  10/9/1997 -0700, Frank Faubert wrote:

>BTW, in my autoexec.bat file (yeah, I'm using Win 3.11 ...what's wrong
>with that? (Many snickers and stiffled gaffaws)) there is:
>
>set PATH = C:\DJGPP\BIN;%PATH%
>set DJGPP = C:\DJGPP\DJGPP.ENV
Aha! You have to remove the spaces around the "=" signs. You should have:
set PATH=C:\DJGPP\BIN;%PATH%
set DJGPP=c:/djgpp/djgpp.env

Also, DJGPP expects the DJGPP env. variable to use front-slashes. Back
slashes might work also but front slashes are preferred.
Another thing: make sure these lines really do get executed. (i.e. "win"
doesn't come first.

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


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