Subject: Re: Hotlinet client hxd-0.2.6
To: Zdzisiek Losvik <zlosvik@3miasto.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-users
Date: 09/21/2002 06:56:29
See my comments below.

On Fri, 20 Sep 2002, Zdzisiek Losvik wrote:

> I am quite new to Unix systems, and I was trying to install some
> software on my own system. However, after spending quite a long time on
> trying to install hxd client, I ended up with nothing. There is no way,
> I could have it going.
>
> The problem occurs just as soon, as I start "configure" file. This
> shell script cannot detect readline. I tried to reinstall readline from
> binary and c sources, but it doesn't seem to make any difference.

Sometimes the ./configure scripts have an option to choose what readline
to use. This hxd does not.

NetBSD comes with a readline (in libc) and it is also available in the
packages collection (devel/readline).

 /usr/pkg/include/readline/readline.h
 /usr/pkg/lib/libreadline.so

You should ask the hxd developers to help by improving their autoconf
script so it can detect your readline.

   Jeremy C. Reed
   http://bsd.reedmedia.net/