From: Dan Newsgroups: comp.os.msdos.djgpp Subject: Re: Difficulties installing DJGPP Date: Wed, 16 Jun 1999 00:32:24 -0400 Organization: York University, Ontario, Canada Lines: 133 Message-ID: <376728D8.460A303A@utoronto.ca> References: <002701beb6a0$a76e5140$3e9c143e AT a010457345> NNTP-Posting-Host: pugsly13.slip.yorku.ca Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------6BABC719AEF12F127067F94A" X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en,it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com --------------6BABC719AEF12F127067F94A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, what you need is this line in your AUTOEXEC.BAT SET DJGPP=C:\DJGPP\DJGPP.ENV Or wherever you put the djgpp.env file. This is the default I believe. Mikael Ryberg wrote: > I have unzipped all the files the zip-picker picked out for me.I have > done the changes to the autoexec.bat file that the readme.1st file > mentions(I've added both the lines to the files).Not once or twice, > but several times...Yet, every time I try to build Allegro or to > compile a simple program I'm beeing told:'Fatal :Error in DJGPP > installation Envirorment variable DJGPP is not defined'When > I restart my computer it seems that the setdjgpp.bat-file is activated > and the line concerning the djgpp.env-file seems to disappear from the > autoexec.bat-file.I am at a loss, I've got no idea of what to do > next...Please help me!!!(If someone feels like answering, please > remember that I'm a not-so-experienced computer-user.) (I'm using a > Packard-Bell PC with a PII-450MHz proc. 128Mb SDRAM using windows 98 > and DOS) MY E-MAIL ADRESS IS mikael DOT ryberg AT telia DOT com These are the > contents of the environ.1st-file:TMP=c:\windows\TEMP > TEMP=C:\windows\TEMP > PROMPT=$p$g > winbootdir=C:\WINDOWS > COMSPEC=C:\WINDOWS\COMMAND.COM > SST_GRXCLK=90 > SST_FT_CLK_DEL=0x4 > SST_TF0_CLK_DEL=0x6 > SST_TF1_CLK_DEL=0x6 > SST_VIN_CLKDEL=0x1 > SST_VOUT_CLKDEL=0x0 > SST_TMUMEM_SIZE=2 > PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND > BLASTER=A220 I5 D3 T4 The output of go32-v2 is:DPMI memmory > available:83359 KbDPMI swap space available:44321 Kb > config.sys:DOS=HIGH,UMB > Device=C:\WINDOWS\Himem.Sysautoexec.batSET TMP=c:\windows\TEMP > SET TEMP=C:\windows\TEMP > SET PROMPT=$p$g > SET winbootdir=C:\WINDOWS > SET SST_GRXCLK=90 > SET SST_FT_CLK_DEL=0x4 > SET SST_TF0_CLK_DEL=0x6 > SET SST_TF1_CLK_DEL=0x6 > SET SST_VIN_CLKDEL=0x1 > SET SST_VOUT_CLKDEL=0x0 > SET SST_TMUMEM_SIZE=2 > SET PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND > SET BLASTER=A220 I5 D3 T4 --------------6BABC719AEF12F127067F94A Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello,

what you need is this line in your AUTOEXEC.BAT

SET DJGPP=C:\DJGPP\DJGPP.ENV

Or wherever you put the djgpp.env file.  This is the default I believe.
 
 
 

Mikael Ryberg wrote:

 I have unzipped all the files the zip-picker picked out for me.I have done the changes to the autoexec.bat file that the readme.1st file mentions(I've added both the lines to the files).Not once or twice, but several times...Yet, every time I try to build Allegro or to compile a simple program I'm beeing told:'Fatal :Error in DJGPP installation           Envirorment variable DJGPP is not defined'When I restart my computer it seems that the setdjgpp.bat-file is activated and the line concerning the djgpp.env-file seems to disappear from the autoexec.bat-file.I am at a loss, I've got no idea of what to do next...Please help me!!!(If someone feels like answering, please remember that I'm a not-so-experienced computer-user.) (I'm using a Packard-Bell PC with a PII-450MHz proc. 128Mb SDRAM using windows 98 and DOS) MY E-MAIL ADRESS IS mikael DOT ryberg AT telia DOT com These are the contents of the environ.1st-file:TMP=c:\windows\TEMP
TEMP=C:\windows\TEMP
PROMPT=$p$g
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
SST_GRXCLK=90
SST_FT_CLK_DEL=0x4
SST_TF0_CLK_DEL=0x6
SST_TF1_CLK_DEL=0x6
SST_VIN_CLKDEL=0x1
SST_VOUT_CLKDEL=0x0
SST_TMUMEM_SIZE=2
PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND
BLASTER=A220 I5 D3 T4 The output of  go32-v2 is:DPMI memmory available:83359 KbDPMI swap space available:44321 Kb 
config.sys:DOS=HIGH,UMB
Device=C:\WINDOWS\Himem.Sysautoexec.batSET TMP=c:\windows\TEMP
SET TEMP=C:\windows\TEMP
SET PROMPT=$p$g
SET winbootdir=C:\WINDOWS
SET SST_GRXCLK=90
SET SST_FT_CLK_DEL=0x4
SET SST_TF0_CLK_DEL=0x6
SET SST_TF1_CLK_DEL=0x6
SET SST_VIN_CLKDEL=0x1
SET SST_VOUT_CLKDEL=0x0
SET SST_TMUMEM_SIZE=2
SET PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND
SET BLASTER=A220 I5 D3 T4
--------------6BABC719AEF12F127067F94A--