From: Davor Bonaci Newsgroups: comp.os.msdos.djgpp Subject: Re: URGENT: Help need with DOS Date: Thu, 27 Feb 2003 19:04:11 +0000 (UTC) Organization: CARNet, CROATIA Lines: 39 Message-ID: References: NNTP-Posting-Host: rotkvica.dir.hr X-Trace: bagan.srce.hr 1046372651 32628 161.53.45.230 (27 Feb 2003 19:04:11 GMT) X-Complaints-To: abuse AT carnet DOT hr NNTP-Posting-Date: Thu, 27 Feb 2003 19:04:11 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article , Andrew Cottrell wrote: >>I tried to install newest version of DJGPP to my computer >>which has Windows 98 Command Prompt for operating system. >>It means that it works on Windows 98 System Disk. >> >>I've got a problem with DJGPP on that system. System can >>handle only files which names are from 8+3 form, and can't >>handle any files that has name longer than eigth chars. > How have you come to this conclusion as it is wrong. > >>So, when I compile my program from RHIDE, copiler respond: >>(ENOENT) Couldn't find file ... > Going back to basics can you manually compile a hello world program as > indicated in the reafme.1st file? This checks to see that you have GCC > setup. > > If this works then you may have setup Rhide incorrectly. Make sure you > are using Rhide 1.5.0. > >>How can I solve this? > Make sure you use an unzip that supports LFN. If you didn't then start > the install process again using an unzip program that supports LFN. I've solved it. I have unzipped files in my Windows XP, and the files had long names. Then I ran it in Command Prompt of Windows 98 and files had ~1 extension. That extension caused ENOENT error in RHIDE. To solve to the problem, I those deleted files, and unpack installation in Command Prompt using pkunzip.exe (from some my old diskettes) and then files didn't have ~1 extension. I all seams to work now. Thanks everyone, who tried to help me. -- Davor Bonaci -- E-mail: dbonaci AT dir DOT hr WWW: http://www.dir.hr/~dbonaci