POV-Ray : Newsgroups : povray.programming : DJGPP 2.01 Compile - Help? Server Time
29 Jul 2024 06:13:44 EDT (-0400)
  DJGPP 2.01 Compile - Help? (Message 1 to 1 of 1)  
From: jko
Subject: DJGPP 2.01 Compile - Help?
Date: 10 Oct 1998 22:53:34
Message: <36200F75.B5DAE041@home.com>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.