Message-Id: <3.0.6.16.19991031210050.2b5fcbc6@mail.cybercable.fr> Organization: Michelle's Internet Service X-Link: http://www.michelle-is.com/index.htm X-Moto: Micr0$oft = What do you want to crash today? X-Sender: starone AT mail DOT cybercable DOT fr X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (16) Date: Sun, 31 Oct 1999 21:00:50 +0100 To: djgpp AT delorie DOT com From: Michelle Konzack Subject: ( was: Re: (no subject) ) E-Mail for people who can not read the instructions on the ZIP-Picker or the FAQ In-Reply-To: <381C77E0.9C341B6D@cwcom.net> 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 Hello, first please check the file djgpp.env to make sure LFN is set to Y and not N Do not install DJGPP in a directory that requires long file name support (i.e. no spaces, 8.3 characters) The FAQ (http://www.delorie.com/djgpp/v2faq/faq189.html) has information on adjusting the registry so that one installation works with both long and short filenames (Win 95/98/NT and DOS) You need to update your C:\AUTOEXEC.BAT to include the following lines at the end: set PATH=C:\DJGPP\BIN;%PATH% set DJGPP=C:\DJGPP\DJGPP.ENV Now restart your Dos-Box / Windows and it will work. Michelle