I'm guessing it is looking for http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm.
You can use cpanspec or cpan2rpm to package it for yourself, install that package, and then the dependency will be satisfied. On Tue, Jul 10, 2012 at 2:42 PM, Greg Hazel <[email protected]> wrote: > Hello, > > I'm running Amazon Linux, and I have rpmforge setup as a repo. I'm trying to > install postgis-utils, but I've encountered an error: > > Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge) > Requires: perl(Pg) > > However, I have perl-DBD-Pg installed, from the Amazon repo. Is this > sufficient? How do I inform yum of this? > > Thanks! > > -Greg > > _______________________________________________ > users mailing list > [email protected] > http://lists.repoforge.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
