At 02:37 AM 8/12/2003, William Trenker wrote:
I'm getting the following error when installing Dillo.
/packages# rpm -Uvh dillo-0.7.3-1.rh7.i386.rpm error: failed dependencies: libpng.so.2 is needed by dillo-0.7.3-1 /packages# l /usr/lib/libpng.so.2 lrwxrwxrwx 1 root root 17 May 5 21:05 /usr/lib/libpng.so.2 -> libpng.so.3.1.2.1*
Several questions: 1. What exact version of Linux are you using? 2. What version is reported by "rpm -qi libpng"? 3. Is your system up to date with all the current errata packages? (up2date or Ximian Red Carpet can help) 4. Have you manually upgraded libpng, or installed it from a source other than Red Hat? I'm going to hazard a couple of guesses: 1. If you are using Red Hat 7.something, you have probably upgraded libpng from some other source. In this case, download the .src.rpm and run "rpmbuild --rebuild dillo-0.7.3-1.src.rpm" as described on the RPM download page. 2. If you are using Red Hat 8 or 9, or another distribution that is listed on the RPM page, download the appropriate RPM instead. 3. If you are using another Linux distribution that is *not* listed, try the closest one that is (i.e. if you have Mandrake 9.0, the Mandrake 9.1 RPM might work) and, failing that, download the .src.rpm and install that as described above. Kelson Vibber www.hyperborea.org