Re: Question re: perl RPM missing file

2002-09-11 Thread Barry
Thanks I'll give that a try. Barry Emmanuel Seyman wrote: On Mon, Sep 09, 2002 at 01:36:06PM -0400, Barry Lynch wrote: perl-perl-RPM 0.291-2 requires Librpm.so.0 How do I find the required Lib?? Confused newbie. You probably need to install the rpm-devel package.

Re: Question re: perl RPM missing file

2002-09-09 Thread Emmanuel Seyman
On Mon, Sep 09, 2002 at 01:36:06PM -0400, Barry Lynch wrote: > > perl-perl-RPM 0.291-2 requires Librpm.so.0 > How do I find the required Lib?? Confused newbie. You probably need to install the rpm-devel package. Emmanuel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?

Question re: perl RPM missing file

2002-09-09 Thread Barry Lynch
I'm trying to instal; Perl on a RED Hat 7.1 installation. using the Update Agent. I get the following error message: There was a Package Dependency Problem: Unresolvable chain of dependencies perl-perl-RPM 0.291-2 requires Librpm.so.0 How do I find the required Lib?? Confused newbie. B