Mail Archives: djgpp/1998/06/09/10:03:42
When I try to make the Allegro library with the make program, I get this
message: "Your DJGPP environment variable is not set correctly! It
should point to your djgpp.env file...". And when I type 'set', the
lines is there. And I KNOW that the djgpp.env file is under c:\djgpp.
So why doesn't it work?!
My system is: Pentium 200 MMX, 32M RAM, 3 Gig Harddisk capacity
This is my AUTOEXEC.BAT file:
SET SOUND=C:\PROGRA~1\CREATIVE\CTSND
SET MIDI=SYNTH:1 MAP:E MODE:0
SET BLASTER=A220 I5 D1 H5 P330 E620 T6
SET DJGPP=C:/DJGPP/djgpp.env
mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850
keyb sv,,C:\WINDOWS\COMMAND\keyboard.sys
S3VBE20 /INSTALL
doskey
C:\MOUSE\MOUSE.COM /L=GB
set
PATH=C:\DJGPP\BIN;C:\DELPHI\IBLOCAL\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRAM\BORLAND\CBUILDER\BIN
and this is my CONFIG.SYS file:
device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)
device=c:\windows\himem.sys
DEVICE=C:\WINDOWS\EMM386.EXE
Country=046,850,C:\WINDOWS\COMMAND\country.sys
- Raw text -