[EMAIL PROTECTED] (Marc Haber) writes:
> On 04 Jul 1999 22:39:17 +0200, you wrote:
>
> >Then I don't understand why the configure script didn't find it. Do
> >you get any clues from the config.log file? What happens if you
> >manually edit the zlib_h lines in config.h or configure.cache?
>
> |mh@torres[6/506]:/mnt/main6/home/mh/lsh-0.1.3$ grep zlib config.log
> |mh@torres[7/507]:/mnt/main6/home/mh/lsh-0.1.3$ grep zlib config.h
> |/* Define if zlib should be used */
> |/* Define if you have the <zlib.h> header file. */
> |mh@torres[8/508]:/mnt/main6/home/mh/lsh-0.1.3$ grep zlib config.cache
> |mh@torres[9/509]:/mnt/main6/home/mh/lsh-0.1.3$
>
> I do not know enough about autoconf/automake to learn what this
> actually means.
Too bad. I really can't guess what has happened on your system. I'm
afraid that you either have to ask someone more familiar with
troubleshooting autoconf-style building of C programs to investigate,
or see this a an opportunity to learn to do it yourself :-/ Sorry.
> How much work is left until proper port forwarding?
Local forwarding, i.e. the -L option, seems to work in the 0.1.3
snapshot. I don't really know when I'll get around to fixing -R as
well. Possibly not until after summer holidays.
Regards,
/Niels