- To: slug@xxxxxxxxxxx
- Subject: [SLUG] gzcat = zcat ?
- From: "Voytek Eymont" <lists@xxxxxxxxxx>
- Date: Tue, 20 Nov 2007 07:39:45 +1100 (EST)
- Reply-to: lists@xxxxxxxxxx
- User-agent: SquirrelMail/1.5.1
I'm trying to install amavis rrdtool stat tool, './configure' ends with:
...
configure: error:
gzcat not found!!!
from googling around, some pages tell me that gzcat is same as zcat ?
# zcat --version
zcat 1.3.3
(2002-03-08)
is the answer to create a symlink 'gzcat' to zcat and run './configure'
again ?
--
Voytek