[Ilugc] problem of installing .rpm packages

  • From: ஆமாச்ச (ஆமாச்ச)
  • Date: Tue Jan 12 12:25:52 2010

On Mon, 2010-01-11 at 11:10 +0530, kannan kesavan wrote:

" rpm: error while loading shared libraries: libelf.so.1: cannot
open shared object file: No such file or directory "

how to fix this problem guide me 

Use http://rpm.pbone.net/index.php3/stat/2/simple/2 ;

Check your CentOS version. Search for libelf.so

Appear it is from
ftp.centos.org/5.3/os/i386/CentOS/elfutils-libelf-devel-0.137-3.el5.i386.rpm

Install it through "yum install elfutils-libelf-devel"

Then install the rpm package.

Ensure that the package your are trying to install, is unavailable from
the repos. 

yum list | grep <package name>

should help you.

If any further dependency crop up, enjoy resolving it :-)

--

???????

Other related posts: