On Sun, 2002-10-06 at 22:57, Lynn David Newton wrote: > > Could someone who is using Red Hat 8.0 check and tell > me what versions of libXm.so and libguile.so are > included by default? > > I'm interested in installing an application that > requires libguile.so.14 and libXm.so.3, and I'd rather > not mess around having to upgrade the system with newer > libraries than what Red Hat supplies. > ---- # locate libXm.so /usr/X11R6/lib/libXm.so.3 /usr/X11R6/lib/libXm.so.3.0.1 # locate libguile.so /usr/lib/libguile.so.9 /usr/lib/libguile.so.9.0.0 Craig