RPM::Database

2007-07-07 Thread Manuel Rguez. PasarĂ­n
Hi all, I need to know more about the package RPM:Database. I try to use it for check for specific package installed in a Linux machine, but i can't do it works properly, i don't understand the manual ( http://search.cpan.org/~rjray/Perl-RPM-1.51/RPM/Database.pm ) Can anyone help me? Thank

Alternative module for RPM::Database on redhat 9.0

2003-06-03 Thread Ramprasad
I have been using RPM::Database so long but that does not get installed on redhat 9.0 ( Gives weird make errors ) Is there an alternative module that I can use. I need to query the existing rpm db and create a hash of all installed modules vs their version-release like %rpms

Re: make errors with RPM::Database on redhat 9.0

2003-06-02 Thread Pete Emerson
R>I am not able to install RPM::Database from Perl-RPM-0.40.tar.gz R> gives a weird lot of make errors like this. R> Makefile:93: *** missing separator. Stop. R> Has anyone faced ( and solved this problem before ) I had this problem as well. Unfortunately, I can't find my

make errors with RPM::Database on redhat 9.0

2003-06-02 Thread Ramprasad
Hi I was just trying to upgrade my server from redhat 7.2 to redhat 9.0 and now am finding myself in a soup I am not able to install RPM::Database from Perl-RPM-0.40.tar.gz gives a weird lot of make errors like this. Makefile:93: *** missing separator. Stop. I tried to open the Makefile