Re: [Nautilus-list] RPM installation for Nautilus



Muralidhar Ganga wrote:

> I am trying to install Nautilus. When I installing the rpms it complains the following:
>
> error: failed dependencies:
>  libghttp = 1.0.6 is needed by libghttp-devel-1.0.6-0_helix_1

This is almost worth a FAQ entry on download.eazel.com.

The problem is, that  a foo-devel-x.y.z  package requires the foo-x.y.z package,
and not a higher/lower version. So you should either remove the
libghttp-devel-1.0.6 package, in which case you'll no longer be able to compile
programs that need libghttp, as the devel package contains the header files needed
for compilation. Or better, grab the libghttp-devel package from
http://download.eazel.com/downloadrpm.html, and add that to your rpm
command (using the -U flag instead of -i).

/dev/eskil
---






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]