
I'm using deluge from some time but I'm new in the forum; so, Hi to every one

I'm having a problem with deluge. It won't start, I launch the application but it hangs on starting.
What is in the log file:
I'm using Debian unstable 64bit and deluge 1.1.3 installed from debian experimental repository.[ERROR ] 09:12:12 main:207 eventfd_select_interrupter: Function not implemented
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/main.py", line 204, in start_daemon
Daemon(options, args)
File "/var/lib/python-support/python2.5/deluge/core/daemon.py", line 44, in __init__
self.core = Core(options.port).run()
File "/var/lib/python-support/python2.5/deluge/core/core.py", line 168, in run
self.session = lt.session(fingerprint, flags=0)
RuntimeError: eventfd_select_interrupter: Function not implemented
From what I read, this "eventfd_select_interrupter: Function not implemented" is caused by boost 1.37 and is corrected in version 1.38 but in debian repository only the version 1.37 is available.
If this problem is in fact caused by the boost libs, can you tell the guys from debian to update it?
Thanks
