Search the web
Sign In
New User? Sign Up
libsocket · libsocket is a library for DJGPP, the DO
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Installing DJGPP   Message List  
Reply | Forward Message #488 of 491 |

I have recently tried to reinstall DJGPP on my PC, but I can't get
the compiler to work.

I have put the following two lines into the autoexec.bat file

SET PATH=C:DJGPP\BIN;%PATH%
SET DJGPP=C:DJGPP\DJGPP.ENV

as I was told.

I keep getting the following error:

"environment variable DJGPP points to corrupt
file 'C:\DJGPP\DJGPP.ENV'"

even though the file 'C:\DJGPP\DJGPP.ENV' is taken from the
delorie.com website and is untouched by me.

I have read every single reference and possible remedy to that error
on the DJGPP FAQ list, but I still get the same result. I've even
tried deleting DJGPP and reinstalling, but I still get the exact same
error. Does anybody have any idea how I can figure out what's wrong
here?






Wed Jan 19, 2005 7:58 pm

email_liam_at
Offline Offline
Send Email Send Email

Forward
Message #488 of 491 |
Expand Messages Author Sort by Date

I have recently tried to reinstall DJGPP on my PC, but I can't get the compiler to work. I have put the following two lines into the autoexec.bat file SET...
Liam
email_liam_at
Offline Send Email
Jan 19, 2005
8:31 pm

Hello. ... [snip] You missed out the backslashes after the drive letter. Try this: SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV The newsgroup...
Richard Dawe
richdawe
Online Now Send Email
Jan 19, 2005
8:36 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help