Message-ID: <3A5D355B.3230@vic.ozland.net.au> From: John Casey X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Allegro install problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 28 Date: Thu, 11 Jan 2001 15:23:55 +1100 NNTP-Posting-Host: 203.23.169.215 X-Complaints-To: abuse AT telstra DOT net X-Trace: vic.nntp.telstra.net 979186422 203.23.169.215 (Thu, 11 Jan 2001 15:13:42 EST) NNTP-Posting-Date: Thu, 11 Jan 2001 15:13:42 EST Organization: Customer of Telstra Big Pond Direct To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, First I unzipped alleg312.zip to c:\djgpp maintaining the sub directory structure. Then, in a DOS box (from win95) set cd to c:\djgpp and typed make result: make.exe: *** No targets. Stop So i figured the target must be in the allegro folder so i set cd to c:\djgpp\allegro and typed make result: Your environment variable is not set correctly! It should point to the DJGPP.ENV file: see readme I checked the autoexe.bat to check for spelling errors set DJGPP=c:/djgpp/djgpp.env and it seemed ok ... Is there an easy answer to this or do I reread again (and again) the documentation? I have been using RHIDE and DJGPP successfully. ps. My first try did result in the Borland version of make being executed. I didn't know how to prevent this except by copying the GNU version in c:\djgpp and c:\djgpp\allegro folders. Could this be part of the problem? -- John Casey.