From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Problem Date: Thu, 31 Oct 2002 22:58:47 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 22 Message-ID: <3dc1a683$0$161$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.6.64.74 X-Trace: 1036101251 news.freenet.de 161 213.6.64.74 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Jyrki Jormala" wrote in message news:F113jUe31Cr3Bh26ce400001506 AT hotmail DOT com... > > Can you explain me how to set enviroment variable DJDIR. Hmmmm... are you sure you are not refering to setting the variable DJGPP... that must be entered in your autoexec.bat as the full path to your DJGPP.ENV file. Mine is looks like this: SET DJGPP=D:\USR\DJGPP\DJGPP.ENV BTW, this file, DJGPP.ENV sets the bash variable $DJDIR (yes, there is one) based on what you set DJGPP to. BUT PLEASE DON'T CHANGE IT. Alles klar? Ben