On 19/11/2007, Voytek Eymont <[EMAIL PROTECTED]> wrote: > 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 ?
Possibly. Or run "./configure --help" to learn about the available options. It's usually possible to set any value from the command line. --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
