delorie.com/archives/browse.cgi | search |
Date: | Sat, 13 Oct 2001 10:59:01 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "jgc9" <jgc9 AT dingoblue DOT net DOT au> |
Message-Id: | <4060-Sat13Oct2001105900+0200-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <3bc78654$0$593$afc38c87@news.optusnet.com.au> |
(jgc9 AT dingoblue DOT net DOT au) | |
Subject: | Re: DOS can't find RHIDE with WindowME |
References: | <3bc78654$0$593$afc38c87 AT news DOT optusnet DOT com DOT au> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "jgc9" <jgc9 AT dingoblue DOT net DOT au> > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 13 Oct 2001 10:28:12 +1000 > > I want to use DJGPP and RHIDE on my new winME machine. > The setup given is: > > set PATH = C:\DJGPP\BIN\;%PATH% > set DJGPP= C:\DJGPP\DJGPP.ENV Lose those blanks around the equals sign `='. That's what gives you trouble. > From START on the task bar I choose Run... and type > and enter msconfig resulting in the System Configuration > Utility program. I select Environment tab double click > PATH variable and add C:\DJGPP\BIN\;%PATH% to its value. > > But I get this error: > > No environment value substitutions are allowed > (no more than one %) Replace %PATH% with its previous value.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |