Date: Tue, 24 Aug 1999 09:33:54 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Roger cc: djgpp AT delorie DOT com Subject: Re: DJGPP and network In-Reply-To: <37BFF9E4.9E02DD28@home.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 22 Aug 1999, Roger wrote: > When i open rhide,on that computer who don't have the software,it say that the > environment variable DJDIR has not been set. But it is set,but on the other > computer You need to set the DJGPP variable, not DJDIR. The DJGPP variable should be set on the same computer where you want to *run* the software, not where the files are installed. > and I don't know if it is possible to set DJDIR in my > autoexec.bat-file? No, don't set DJDIR, it is dangerous and won't solve the problems. The real problem is that the DJGPP variable is not set on the machine where you run the programs. If the above doesn't help, please post the complete description of your setup, including the AUTOEXEC.BAT and CONFIG.SYS files from the machine where you want to run DJGPP.