From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: A possibly missing file Date: Mon, 08 Oct 2001 08:50:40 +0200 Lines: 16 Message-ID: <3BC14CC0.6721382C@is.elta.co.il> References: <20011007 DOT 172557 DOT -3949263 DOT 0 DOT george DOT amberg AT juno DOT com> NNTP-Posting-Host: 192.116.55.139 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1002523821 20258421 192.116.55.139 (16 [61365]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com george DOT amberg AT juno DOT com wrote: > > I'm just getting started, but have downloaded and unzipped all > recommended major files for Djgpp. My goal is to use Gramophile to filter > a .wav file. > > When I open Rhide, the window complains that the file DJDIR is not set > up. I've looked long and hard for same without success. > > Can you steer me? Is it required for C or just C++? DJDIR is not a file, it's an environment variable. Please post the exact text of the error message; it's important to see what RHIDE says, exactly. Did you set the DJGPP variable in the environment to point to the djgpp.env file's full pathname?