X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Fri, 14 Feb 2020 19:12:53 +0100 Message-ID: <87v9o9dom2.wl-tomas@basun.net> From: Tomas By To: djgpp AT delorie DOT com Subject: Re: Emacs 26 / FreeDOS In-Reply-To: <8736bdf42p.wl-tomas@basun.net> References: <87imkakuab DOT wl-tomas AT basun DOT net> <83wo8ppppd DOT fsf AT gnu DOT org> <8736bdh8vw DOT wl-tomas AT basun DOT net> <83imk9pmxx DOT fsf AT gnu DOT org> <8736bdf42p DOT wl-tomas AT basun DOT net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-bounce-key: webpack.hosteurope.de;tomas AT basun DOT net;1581704001;bd563822; X-HE-SMSGID: 1j2fSQ-0005ns-8E 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 On Fri, 14 Feb 2020 18:53:34 +0100, Tomas By wrote: > I then tried to unzip the sources of the Freeimage library (7.4 MB) on > the FreeDOS disk but got an error about broken zip file. I am not > currently able to reproduce this. [...] In fact, I cannot start Emacs again from the /gnu/emacs/bin directory either. I get the same error as the one I posted first. In case this is getting confusing, here is what happened, chronologically: 1. installation of DJGPP 2. tried Emacs from C:\DJGPP\GNU\EMACS\BIN. It took a long time to start, showing just a blank screen with a blinking cursor in lower left cornet, but seemed to work fine 3. tried Emacs from C:\ which failed (error posted here) 4. tried to unzip Freeimage, which failed 5. changed to Linux to unzip Freeimage on Freedos disk 6. started compiling Freeimage in Freedos, which worked fine for a while (some time later) 7. tried Emacs from C:\DJGPP\GNU\EMACS\BIN which failed with errors about directories (same as above) /Tomas