On 04.Jun 2005 - 11:14:19, Hartmut Figge wrote: > Jochen Schulz: > [...] > >Bei mir wird an der entsprechenden Stelle > >/usr/lib/python2.3/site-packages/pygtk.py importiert. Ich kann aber kein > >zugehöriges Paket finden (mit dpkg -S). > > [EMAIL PROTECTED]:~$ apt-file search pygtk.py > python-gtk-1.2: usr/lib/python2.3/site-packages/pygtk.py.python-gtk-1.2 > python2.3-gtk2: usr/lib/python2.3/site-packages/pygtk.py.python2.3-gtk2 > > [EMAIL PROTECTED]:~$ COLUMNS=90 dpkg -l pyt*gtk* | grep ^i | cut -b -72 > ii python-gtk-1.2 0.6.12-2.1 GTK support module for Python > ii python-gtk2 2.6.2-1 Python bindings for the GTK+ widge > ii python-gtk2-dev 2.6.2-1 GTK+ bindings: devel files > ii python-gtkextra 0.22-6 Python module for the GtkExtra wid > ii python-gtkmvc 0.9.2-1 model-view-controller (MVC) implem > ii python2.3-gtk2 2.6.2-1 Python bindings for the GTK+ widge
Hab mir das auch grad mal angeguckt: Hier ist nur python2.3-gtk2 installiert. Was sagt denn bei dir ein ls -l /usr/python2.3/site-packages/pygtk.py ? Das sollte normalerweise ein Link nach /etc/alternatives/ sein und auf die Datei py2.3gtk2,py dort zeigen. Diese wiederum zeigt auf die pygtk.py.python2.3-gtk2. Das aendert sich hier auch nach einer Installation von python-gtk-1.2 nicht, das Problem koennte bei dir also sein, dass icewm ebend gtk1.2 braucht und nicht gtk2. Wenn du python2.3-gtk2 nicht weiter brauchst deinstalliere das mal, dann sollte automatisch pygtk auf die gtk1.2 Version zeigen. Wenn das nicht geht: sudo update-alternatives --config py2.3gtk.py Und die 1.2er Version auswaehlen... Andreas -- Be different: conform. -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)