Message-ID: <357D327B.2C9E@katrineholm.mail.telia.com> Date: Tue, 09 Jun 1998 15:02:51 +0200 From: Anders Undin Organization: Valla =?iso-8859-1?Q?V=E4der?= MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Make.exe: Environment variable not set correctly. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk 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