Results 1 to 3 of 3
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
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-08-2011 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 15
Dependency problem
I'm trying to install a package which is failing these dependencies:
The problem is that i do not find these rpms with yast, so I decided to download them from cpan.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
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?
- 02-08-2011 #2
Try to look, where you've downloaded this rpm, if there's a repository to add.
Or if you could downloaded these packages.
- 02-08-2011 #3
I believe all those modules are part of the package perl-gtk2.


Reply With Quote
