Re: ldconfig

Gerald Britton (gbritton@whitman.gmu.edu)
Wed, 18 Dec 1996 07:16:17 -0500 (EST)


> > /sbin/ldconfig: warning: /usr/lib/libmenu.so.1.9.9e has inconsistent soname (libmenu.so.3.0), skipping
> > /sbin/ldconfig: warning: /usr/lib/libpanel.so.1.9.9e has inconsistent soname (libpanel.so.3.0), skipping
> > /sbin/ldconfig: warning: /usr/lib/libform.so.1.9.9e has inconsistent soname (libform.so.3.0), skipping
> > /sbin/ldconfig: warning: /lib/libncurses.so.1.9.9e has inconsistent soname (libncurses.so.3.0), skipping

i simply moved the files to libncurses.so.3.0, libpanel.so.3.0, etc..
this solved the problem.. the problem is that internally the librarys have
the version "3.0" but the filenames are "1.9.9e" ...
btw: there is a newer version of ncurses available.. 1.9.9g, internally
that have the version 3.4, and they say that they are working on fixing
the problem with ld.so 1.8.5, but simply moving the libraries to
libxxxxx.so.3.4 and making symlinks from libxxxxx.so.3.0 fixed this
problem for me

--
Gerald Britton <gbritton@whitman.gmu.edu>
Walt Whitman Internet System Administrator