Re: FC2-pakage manager fails

From: Tommy Reynolds (TommyReynolds_at_yahoo.com)
Date: 05/25/04


Date: Mon, 24 May 2004 17:13:32 -0500

On Mon, 24 May 2004 22:25:33 +0100, Max Dutton wrote:

> So I went onto the Fedora web site and downloaded libxml2-2.6.9-1.src.rpm
> and clicked on that which seemed to install !!!
> However, when I try again to install the Dev Tools I get the same error
> message and installation stops yet again.

You have "installed" a source RPM (foo.src.rpm). You need to compile
it ("rpmbuild --rebuild foo.src.rpm") and then install the binary RPM
("rpm -Uvh foo.i386.rpm").

It would probably be easier to just download and install the binary
RPM ("rpm -Uvh /url/or/path/to/foo.i386.rpm"). Did you notice that
you can give "rpm" an "http:" or "ftp:" URL and not have to download
as a separate step?

Cheers!



Relevant Pages

  • Re: How to update KDevelop after clean RH 9 install.
    ... > I tried upgrading to Kdevelop 3.x by installing ... I didn't try it with KDevelop though, ... Instead of installing the binary rpm, ...
    (comp.os.linux.development.apps)
  • Re: [opensuse] failed qgis rpm
    ... 2010 23:56:03 Philipp Thomas wrote: ... Which is a place the runtime linker (a program that connects binaries ... And in what form did you install it (self ... The files (binary rpm) were retrieved from the ...
    (SuSE)
  • Re: Problems with kernel source RPM for Fedora C3
    ... on your system and the package could compile and ... > install but the binary rpm is configured to DEMAND certain versions ... > the binary RPMs or may actually have to install manually from source ... That contains a *spec file. ...
    (linux.redhat.misc)
  • Re: Problems with kernel source RPM for Fedora C3
    ... on your system and the package could compile and ... > install but the binary rpm is configured to DEMAND certain versions ... > the binary RPMs or may actually have to install manually from source ... That contains a *spec file. ...
    (comp.os.linux)
  • Re: Simple question?
    ... > source files. ... This is what you want to install, ... > kernel-source.x.y.x.src.rpm would be the rpm for the source with which you ... > the complete kit for compiling & creating your own binary rpm, ...
    (alt.os.linux.suse)