[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libncurses5



On Tue, Jan 11, 2000 at 02:42:36AM -0600 , Michael Stroucken wrote:
> On Tue, 11 Jan 2000, Petr Cech wrote:
> 
> > On Tue, Jan 11, 2000 at 01:53:33AM -0600 , Michael Stroucken wrote:
> > > libncurses.so.5 is linked against libncurses.so.4. Any reason for this?
> > No it isn't. Look at other libraries (like libgpm1g, which had ncurses4
> > dependency until today).
> 
> (18) marsupilami 11.01.2000 2:57 tty3 /tmp >
> Zu Diensten, Meister: ldd /lib/libncurses.so.5
>         libc.so.6.1 => /lib/libc.so.6.1 (0x0000020000190000)
>         libgpm.so.1 => /usr/lib/libgpm.so.1 (0x00000200003ca000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000020001000000)
>         libncurses.so.4 => /lib/libncurses.so.4 (0x00000200004d2000)

That's what I'm saying. (more or less) The problem was, that ncurses5 was
build with support for gpm (which was build with libncurses4). So the mess.
Things should be fine now.

cech@merlin:~ $ ldd /lib/libncurses.so.5
        libc.so.6 => /lib/libc.so.6 (0x40054000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

				Petr Cech
--
Debian GNU/Linux maintainer - www.debian.{org,cz}
           cech@atrey.karlin.mff.cuni.cz


Reply to: