Re: rpm help

From: Jolet, John (John.Jolet@MISYSHEALTHCARE.COM)
Date: Fri Sep 06 2002 - 09:16:01 EDT


if you KNOW that the files are there, you can do an rpm -i --nodeps to
ignore dependancies. The problem is rpm expects those dependancies to have
also been installed via rpm (same thing that installp expects, actually)

-----Original Message-----
From: Miller, Dave [mailto:Dave.Miller@BHS.ORG]
Sent: Thursday, September 05, 2002 7:01 PM
To: aix-l@Princeton.EDU
Subject: rpm help

okay, I bet this is pretty basic, but I'm stumped.
I'm trying to install some of the linuxtoosl from the aix/Linux toolbox
website. I have rpm installed
and apparently working. When I try to install a package, however, I get
dpednincy issues with libraries that I know
are available (libC.a for example)....any help? thanks.
/tmp/temp # env | grep LIB
LD_LIB_PATH=/usr/lib:/usr/local/lib
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
LIBPATH=/usr/lib:/usr/local/lib
/tmp/temp # rpm -i /tmp/temp/xpdf-1.00-1.aix4.3.ppc.rpm
error: failed dependencies:
        libC.a(shr.o) is needed by xpdf-1.00-1
        libC.a(shr2.o) is needed by xpdf-1.00-1
        libX11.a(shr4.o) is needed by xpdf-1.00-1
        libc.a(shr.o) is needed by xpdf-1.00-1
        libpthreads.a(shr_comm.o) is needed by xpdf-1.00-1
        libpthreads.a(shr_xpg5.o) is needed by xpdf-1.00-1
        libttf.a(libttf.so.2) is needed by xpdf-1.00-1
/tmp/temp #



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:11 EDT