|
|
If anyone would be willing to help a beginner, I'd sure appreciate it.
I'm pretty sure I followed all the instructions for installing DJGPP and
compiling POV-ray, but I get "Bad Command of Filename" when I use the
recommended command:
Make -fMSDOSGCC.MAK
I realize it could be many things...but I was hoping the above command
might be obselete or someone might spot the problem or know from
experience what I missed.
Here's what I did:
Extracted Povray source POVMSD_S.zip to F:\Povray
Unzipped the files djdev201.zip, gcc272b.zip, and bnu27b.zip into a
directory called f:\djgpp
added these lines to my autoexec.bat
set DJGPP=F:\DJGPP\DJGPP.ENV
set PATH=F:\DJGPP\BIN;%path%
Ran the autoexec
Ran Go32-v2.exe
Ran make -fMSDOSGCC.mak from F:\povray\source\msdos\djgpp>
Got "bad command or filename" message.
Moved F:\DJGPP contents into F:\povray\source\msdos\djgpp
Changed autoexec to reflect above.
Post a reply to this message
|
|