Re: failed dependencies
From: Michael Schwendt (ms-nospam-0306_at_arcor.de)
Date: 07/28/03
- Previous message: santosh kumar: "RE: [OffTopic?]RHCE Exam Preparation"
- In reply to: Haley Crowe: "failed dependencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Mon, 28 Jul 2003 15:34:53 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 28 Jul 2003 07:07:12 -0500, Haley Crowe wrote:
> Hello all. I'm trying to a couple packages on my Linux system, and I
> keep getting an error about a failed dependency saying that libcurl.so.2
> (and several other .so files) is needed. What is that? What is an
> .so file?
$ rpm --redhatprovides libcurl.so.2
curl-7.9.8-5
Tells you to install the package named "curl" to solve the
dependency. Roughly, a ".so" file is a program code library
("so" is short for "shared objects").
Depending on what "couple of packages" you tried to install,
you might want to look into using a tool that solves the
dependencies for you, e.g. up2date, yum, apt-rpm, ...
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/JSZ90iMVcrivHFQRAvJIAJ96MukifFW2nl+U0Ko5WiVty7vj6QCeOFJd
LuuNKduSJRuacznGiJyOh3o=
=PKy/
-----END PGP SIGNATURE-----
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: santosh kumar: "RE: [OffTopic?]RHCE Exam Preparation"
- In reply to: Haley Crowe: "failed dependencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|