On Wed, Jan 24, 2007 at 04:40:15PM -0500, joe henderson wrote:
> All,
> 
> Is there a way to turn on gzips "larger file size" bit in the install?
> 

gzip needs to be patched to use O_LARGEFILE. Workaround, using
shell-redirection:

gzip <in.tar  >/tmp/out.tar.gz

Jürgen

Attachment: pgpfxmYflaxQ2.pgp
Description: PGP signature

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to