-
Dependency problem
I'm trying to install a package which is failing these dependencies:
Code:
linux-vj2w:~ # rpm -ivh /home/rg00/Downloads/pac-2.5.5.3-2.noarch.rpm
error: Failed dependencies:
perl(Gnome2::GConf) is needed by pac-2.5.5.3-2.noarch
perl(Gtk2::Ex::Simple::List) is needed by pac-2.5.5.3-2.noarch
perl(Gtk2::GladeXML) is needed by pac-2.5.5.3-2.noarch
perl(Net::ARP) is needed by pac-2.5.5.3-2.noarch
The problem is that i do not find these rpms with yast, so I decided to download them from cpan.
I downloaded Gnome2-GConf-1.044.tar.gz and I installed it, but I still the package fails the dependencies, even Gnome2::Gconf .........
What I can do?
-
Try to look, where you've downloaded this rpm, if there's a repository to add.
Or if you could downloaded these packages.
-
I believe all those modules are part of the package perl-gtk2.