On Sunday 11 September 2005 03:35, Frederic wrote:
if you've ever tried to make iPodder running wth your Suse, here is the "small" list of requirements : · Python2.3+ · python-gtk · wxPythonGTK · libwxPythonGTK2.5_2 · pythonlib · libpython2.3 · libxml2-python · python2.3-xmms (for xmms support in python)
Then as root
~> tar jxvf iPodder-linux-2.1.tar.bz2 ~> cd iPodder-linux ~> ./install.sh ~> chmod 644 /opt/iPodder/ipodder/players.py
And you're done
Dear Fred, Just what I was looking for. But my Suse 9.3 did not have the required Python stuff. The iPodder though installed without problems with the latest Python install. What I still are looking for is how to get the iPodder in the list of multimedia and how to start the thing. When I start with iPodder I get following info: :~> iPodder Traceback (most recent call last): File "iPodderGui.py", line 18, in ? import wx ImportError: No module named wx Going to the *boing.mp3 the iPodder starts without problems.