On Saturday 01 February 2003 8:42 pm, someone claiming to be Keith Antoine wrote: > I am trying to install 'dvr' from an rpm and no matter which way i try the > install it falls over with libpng.so.3 not installed. However it is there: > > This is the result of a locate, its in 3 places and I have done an ldconfig > > /lib/libpng.so.3 > /usr/lib/libpng.so.3 > /usr/lib/libpng.so.3.1.2.4 > /usr/local/lib/libpng.so.3 > > Any ideas why it cannot be found?
Are any of them part of an RPM? $ rpm -qf /lib/libpng.so.3, etc... FWIW, RH8: $ locate libpng.so.3 /usr/lib/libpng.so.3.1.2.2 /usr/lib/libpng.so.3 $ rpm -qf /usr/lib/libpng.so.3 libpng-1.2.2-8 HTH, Tim -- RedHat Psyche 8.0, stock kernel, KDE 3.1.CVS, Xfree86 4.2.1 11:00pm up 3 days, 1:30, 2 users, load average: 0.00, 0.00, 0.10 It's what you learn after you know it all that counts _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
