Hi!
Thanks again for your reply. My problem is solved after i've uninstalled
nicotine incl. the configuration files with:
apt-get remove --purge nicotine
and reinstall nicotine from scratch. Don't know why the update from
1.0.8rc1 to 1.0.8da1
doesn't work for me.
Thanks again for your help!!!
*
*
--
Chris
Josselin Mouette schrieb:
Le vendredi 03 mars 2006 à 20:04 +0100, Christian a écrit :
--------
xxx:/home/chris# python
Python 2.3.5 (#2, Nov 20 2005, 16:40:39)
[GCC 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path.append('/usr/lib/nicotine')
>>> print sys.path
['', '/usr/lib/python23.zip', '/usr/lib/python2.3',
'/usr/lib/python2.3/plat-linux2', '/usr/lib/python2.3/lib-tk',
'/usr/lib/python2.3/lib-dynload',
'/usr/local/lib/python2.3/site-packages',
'/usr/lib/python2.3/site-packages',
'/usr/lib/python2.3/site-packages/Numeric',
'/usr/lib/python2.3/site-packages/PIL',
'/usr/lib/python2.3/site-packages/cairo',
'/usr/lib/python2.3/site-packages/gtk-2.0',
'/usr/lib/python2.3/site-packages/wx-2.4-gtk-ansi', '/usr/lib/nicotine']
>>> import pynicotine
>>>
----------
This proves the nicotine modules are correctly installed and should
work. Could you please type "md5sum /usr/bin/nicotine" and show me the
result?
Regards,