Date: Wed, 17 May 2000 15:14:20 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Liu Wenzhuo cc: djgpp AT delorie DOT com Subject: Re: help In-Reply-To: <000901bfbfdb$26203050$580b10ac@liuwz-legend.epri.ac.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Your problem is most probably that you used WinZip or similar program to unzip the packages. Since DJGPP cannot access long file names on NT, you will have trouble with all files whose names exceed the DOS 8+3 limits. The solution, as described in the DJGPP FAQ, is to install everything from scratch, this time using the program unzip32.exe that is available from the same site where you downloaded DJGPP.