Mail Archives: djgpp-workers/1996/04/15/05:03:51
Date: Sun, 14 Apr 1996 10:58:05 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
> 3) I am now running under Windows95 which has long file name support.
> When I unpacked the tar file using a standard tar, the file names
> were "long", i.e. not the 8.3 DOS format.
Don't use `tar', use `djtar' that comes with DJGPP v2
(It also decompresses .tar.gz archives on the fly,
so you don't have to ensure you have twice the required disk storage
while you run the pipe `gunzip -c emacs.tar.gz | tar xvf -', due to the
fact that pipes are disk files on MS-DOS.)
I really think this should be printed in CAPITAL LETTERS in the
install notes.
I actually used DJTARX the first time - but, alas, it was from V1 not V2.
- Raw text -