lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV typo in Lynx2-7 LYLocal.c ?


From: Ismael Cordeiro
Subject: Re: LYNX-DEV typo in Lynx2-7 LYLocal.c ?
Date: Thu, 6 Feb 1997 08:19:26 -0500 (EST)

Rolf Puchtinger wrote:

> I tried to archive directories in DIRED mode and to uncompress tar.gz
> files. This does not work, since tar on mys system does not know an "e"
> option. Should the options in LYLocal.c be "-cfv" and "-xfv" instead of
> "-cfe" and "-xfe"?

GNU tar doesn't have the -e option and chokes when it finds one. When I
compile Lynx I replace -xfe with -xf and -cfe with -cf in LYLocal.c.

Ismael
-- 
         +---------------------------------------------------------+
         | ISMAEL CORDEIRO            | address@hidden             |
         | Montreal - Quebec - Canada | http://www.cam.org/~ismael |
         +---------------------------------------------------------+
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]