Hy Phrozensmoke,
I used your program regularly with my old debian system
and really like it.
Since I installed Suse 9.0 I cannot get it running.
I downloaded the rpm and I get the following when I try to
install it:
markus:/home/markus # rpm -i Pythonol-2.1.i586.rpm
Error: Failed dependencies:
pygtk >= 1.99 is needed by Pythonol-2.1-1
libpng12.so.0.1.2.4 is needed by Pythonol-2.1-1
So I tried the following:
markus:/home/markus # rpm -q libpng
libpng-1.2.5-93
markus:/home/markus # rpm -q python
python-2.3-52
markus:/home/markus # rpm -q pygtk
Package pygtk is not installed
I tried to install pygtk, I compiled it and installed it, but my
system still seems not to know that its there. I couldn't find
a rpm of that package.
Any ideas what I can do ?