Mail Archives: djgpp/1996/10/29/01:22:01
On 28 Oct 1996, Alex Schroeder wrote:
> I have all the info files in the .iNN form. If I use gzip this leaves only
> one number: .iNz - so gcc.i1, gcc.i11 etc are all named gcc.i1z. If I try
> to rename a file called *.iNN to *.NN it is not found anymore (using
> info standalone). What can I do about this?
You should read the README.djg file which comes with the txi390b.zip
archive. It has a section about compressed files which explains how to
do this. In short: call the files *.NNz and edit the main gcc.inf file
so that the indirect table names files gcc.NN instead of gcc.iNN. But
please read the above file in case there is more to it.
- Raw text -