H'mmm. I spoke too soon. I'm also getting the fault on config.status. I
tried commenting out the offending line in that script and running it
from the command line. That created the make file, and I thought I was
home free. Unfortunately, now the makefile is dying with this error:
gcc -Wall -DHAVE_CONFIG_H -DSWISH_VERSION=\"2.2.3\" -Iexpat/xmltok
-Iexpat/xmlparse -g -O2 -c -o parse_conffile.o parse_conffile.c
parse_conffile.c:62: zlib.h: No such file or directory
make[1]: *** [parse_conffile.o] Error 1
make[1]: Leaving directory `/home/jalmberg/swish-e-2.2.3/src'
make: *** [swish-e] Error 2
-- John
John Almberg wrote:
>Ah, that worked. Thanks.
>
><offtopic>
>I actually like HE for many reasons, but also wish they'd upgrade their
>software. Just for your info, they do have perl 5.6.1 available. You
>just have to invoke it with perl5. All my scripts start with
>#!/usr/bin/perl5
></offtopic>
>
>Thanks again!
>
>-- John
>
>Bill Moseley wrote:
>
>
>
>>On Tue, 14 Jan 2003, John Almberg wrote:
>>
>>
>>
>>
>>
>>>I am trying to install swish-e on a Linux web server. It is a shared web
>>>server and I do not have root access.
>>>
>>>I unzipped the swish-e-2.2.3.tar.gz package in my home directory. No
>>>problems. However, when I attemted to run configure, I got a
>>>segmentation fault (under bash). There does not seem to be a core file.
>>>
>>>Also tried running under sh, same result.
>>>
>>>
>>>
>>>
>>Ah, is this on identry.com? I have an account on that ISP also.
>>
>>
>>And odd timing -- I was just writing them to complain about their lack
>>of upgrades:
>>
>>
>>
>>
>>
>>>/bin/sh --version
>>>
>>>
>>>
>>>
>>GNU bash, version 2.01.0(23)-release (i686-pc-linux-gnu)
>>Copyright 1996 Free Software Foundation, Inc.
>>
>>This is perl, version 5.004_01
>>
>>ssh: SSH Secure Shell 2.4.0
>>
>>That's some old stuff. Anyway,
>>
>>configure is a shell script. I was able to get it to run by commenting
>>out this line:
>>
>>#$as_unset ENV MAIL MAILPATH
>>
>>I have no idea why that would cause a segfault in bash.
>>
>>I was able to then build swish. BUT, I tried it a second time and now it
>>won't build. It's writing config.cache and then executing it, but it also
>>has that unset line, so it's causing a segfault, too.
>>
>>I'll see if the autoconf list has any suggestions, but I think it's
>>something related to he.net.
>>
>>
>>
>>
>>
>>
>>
>
>
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~
Identry, LLC
www.identry.com
jalmberg@identry.com
*********************************************************************
Due to deletion of content types excluded from this list by policy,
this multipart message was reduced to a single part, and from there
to a plain text message.
*********************************************************************
Received on Wed Jan 15 04:45:43 2003