Date: Sun, 13 Aug 2000 16:34:10 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <7458-Sun13Aug2000163410+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: zippo-workers AT egroups DOT com, djgpp-workers AT delorie DOT com In-reply-to: <3996784D.2A1EEF2F@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 13 Aug 2000 11:28:29 +0100) Subject: Re: [zippo-workers] Re: a library for use with G77 which includes Bessel functions References: (message from Andris Pavenis on Sat, 12 Aug 2000 11:19:11 +0200 (WET)) <3995AA47 DOT 16165 DOT 1B30E40 AT localhost> <3995B528 DOT C302D6A9 AT softhome DOT net> <7458-Sun13Aug2000082654+0000-eliz AT is DOT elta DOT co DOT il> <39965C55 DOT BD38CF21 AT softhome DOT net> <3996784D DOT 2A1EEF2F AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 13 Aug 2000 11:28:29 +0100 > From: Richard Dawe > > Now that I've used install-info, I agree that zippo could do this > automatically for files with filenames of the form info/*.info and > info/*.inf. My concerns are: > > * How do you know info/*.inf is an info file and not, for example, a > Windows .inf file? A file from the DJGPP .zip file should not be a Windows .inf file. You can also search it for telltale signatures that every Info file has. > [ Incidentally, is there a port of the 'file' program ] > [ (available on Linux) to DJGPP? ] No, and the problem is not the program, but its data base of magic numbers/strings. Someone needs to craft that. > Personally I think that supporting 'post-install-script' is the best plan. I can only say that it is very annoying to type the same (quite long) command line for install-info each time I prepare a DSM.