Mail Archives: djgpp/2000/07/12/14:34:33
I downloaded both DJGPP and Allegro about 3 weeks ago. I've tried several
things and nothing seems to work. I'm not sure if the information I am going
to give you is relevent or not but I'm going to put it up anyways becuase I
don't know the problem.
I have a 400 Mhz computer with Windows 98. Allegro is in my Contrib folder
becuase I was told not to put it in my main DJGPP directory. I put both of
those lines in my Autoexec.bat. This is what my autoexec.bat file looks like
in my system Configuartion Utility. all of these are checked:
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCANPM.EXE C:\
SET LFN=Y
@IF ERRORLEVEL 1 PAUSE
@ECHO OFF
REM To make a DOS Boot Diskette; See the file C:\DOSBOOT\DOSBOOT.TXT
path C:\WINDOWS;C:\WINDOWS\COMMAND
SET BLASTER=A220 I7 D1 T2
SET SNDSCAPE=C:\WINDOWS
@SET CLASSPATH=C:\PROGRA~1\PHOTOD~1.0\ADOBEC~1
Thats what it says. Anyway, my problem is that whenever I go to the DOS
prompt and move to the Allegro directory and type make, it just tells me "bad
command or filename" I actually opened up Make.exe and typed "-C
c:/djgpp/contrib/allegro"
Make actually did something and it told me that my Path was not set
correctly, so it sounds like something is wrong with my auotexec.bat. Oh and
just in case you need to know, I've already made a C Hello World Program and
an equivilent program in C++. Both compiled correctly and work fine. Please
help me. Thanks in advance.
- Raw text -