Hi,
I've searched through here and through the ubuntuforums and can't seem to find an answer. I am running Ubuntu Gusty 7.10 with Deluge 0.5.8RC2. Here is what happens when I go to terminal to try and start it:
Traceback (most recent call last):
File "/usr/bin/deluge", line 44, in <module>
import deluge.core
File "/usr/lib/python2.5/site-packages/deluge/core.py", line 58, in <module>
import deluge_core
ImportError: libboost_filesystem-gcc-mt-1_33_1.so.1.33.1: cannot open shared object file: No such file or directory
I've tried uninstalling and reinstalling, purging, erasing the config directory, but still keeps coming up with the same error. I have all the dependencies installed correctly as far as I can tell.
Thanks!