|
|
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.
Ran make -fMSDOSGCC.mak from F:\povray\source\msdos\djgpp>
Got "bad command or filename" message.
If anyone knows where I'm wrong please let me know.
Thanks,
Kevin
Post a reply to this message
|
|
|
|
jko <jko### [at] homecom> writes:
> Ran make -fMSDOSGCC.mak from F:\povray\source\msdos\djgpp>
>
> Got "bad command or filename" message.
Are you sure that your make is in your path? (Is it even installed
somewhere?)
Roland.
--
Les francophones m'appellent Roland Mas,
English speakers call me Rowlannd' Mass,
Nihongode hanasu hitoha [Lolando Masu] to iimasu.
Choisissez ! Take your pick ! Erande kudasai !
Post a reply to this message
|
|