On Mon, Nov 08, 1999 at 10:05:42PM -0500, Andrew Pollack wrote: > > > I've been working with the debian distribution for a bit now, and have almost > completed removed NT from my environment (hooray!) --but suddenly run into a > difficult problem. I have a vendor application that is certified on several > dists, but not debian. When I try, it fails, as it can't seem to find a > library > called "librt.so.1" - I can only seem to find "librt" in the RedHat based > distributions.
This may be a glibc 2.1 thing. You may need to upgrade to potato in order to get this lib (I know for a fact that it is on this potato machine and supplied by libc6). Ben