I am trying to get gpodder (
http://perli.net/projekte/gpodder) to work on Suse. Since there is no package in YaST, I downloaded the source and have been tracking down the dependancies. I think I got most of them, and the "make install" seemed to have worked. However when I try to run it, it says it "cannot create GladeXML object".
The listed dependencies are:
python
python-gtk2
python-glade2
python-xml
wget
The only one of these that I cannot seem to find is "python-glade2". Nothing similar to it shows up in YaST and I can't seem to find anything other than deb packages in Google. Considering the error message I got, I assume this dependency is my problem.
Can anyone shed some light onto where I can find this?
Kyle