Thanks Gerd. I have libncurses.so.3.4 now and it can' find it so it looks
like you're right ....I need a link. But I am too new at Linux to know how to
do it. Can you help me on that?
Here is what I have for libncurses:
/usr/i486-linux-libc5/lib/libncurses.so.1.9.9e
/usr/i486-linux-libc5/lib/libncurses.so.3.0
/usr/i486-linux-libc5/lib/libncurses.so.3.4
/usr/lib/libncurses.so.4
/usr/lib/libncurses.so.4.2
73 [EMAIL PROTECTED]
Gerd wrote:
> Hello John,
>
> > Can someone tell me where to find this? I have installed Red Hat 5.2 and
> > want to add the ax25-utils. After downloading
> > ax25-utils-2.1.42a-b.i386.rpm I find that it needs libncurses.so.3.4.
> > aa6vn.pacbell.net
>
> In order to compile the ax-25-utils, you need the ncurses package.
> It is surely part of the RedHat distribution. Chances are that it has
> been installed already since many programs need ncurses (eg. the
> Midnight Commander).
> Anyway, it is possible that you only have to create a link from your
> existing libncurses (maybe something like libncurses.so.3.4.18) to
> libncurses.so.3.4.
>
> Cheers
>
> Gerd