From: "J. L." Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with DJDIR Date: Fri, 23 May 2003 13:00:20 -0500 Lines: 57 Message-ID: References: <001101c32150$fc725f00$1502a8c0 AT bremen DOT nederland2 DOT local> NNTP-Posting-Host: 200.34.143.28 X-Trace: fu-berlin.de 1053712840 1228452 200.34.143.28 (16 [143309]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jacob van Iwaarden wrote: > Hello from Germany, > > I am running WINNT 4.0 SP6a (German) > > I wanted to start programming with C++ and bought a book from Stephen > R. Davis about C++. He recommended to download your programms. I > Installed as it is described in the Readme.1st. > > When I start Rhide, I get an error message that the Envirement > variable DJDIR has not been set (or not correct). In the Readme.1st > should be an explanation how to set it. > > My Programm is installed in D:\programme\djgpp > > I entered the Envirement Variable DJDIR with the Value > D:\programme\djgpp in the System when I enter SET in a DOS Box I get > the right value back. But you need a environment variable named DJGPP. According to the location of your DJGPP installation, the value must be D:\programme\djgpp\djgpp.env Whit DJGPP properly initializated, you don't need DJDIR (IMHO) > > The problem still exists. Can you help me? > > Second (Smaller) problem. Davis writes to add the line : LANGUAGE=DE > in the djgpp.env, to make Rhide run in German. This Line also doesn´t > work. Add in yours environment variables LANG=DE or set each time you launc a DOS Window. > > Can you help me with this also? > > Thx in advance > > Jacob van Iwaarden HTH -- José L. Sánchez Garrido