Installing Deluge 1.1.1 on Ubuntu 7.10 *RESOLVED*
Posted: Wed Jan 28, 2009 12:24 am
I use Ubunty 7.10 and Deluge 1.1.0RC-3. It works. After new version of Deluge 1.1.1 been realized, I try to setup it (double-click on .deb file), but it was impossible, because it need python-pkg-resources, as it saying on package installer screen: "Error: Dependency is not satisfiable: python-pkg-resources". I can't find this package.
I try to install Deluge 1.1.1 using this code,
and it works, I find this new version 1.1.1 is better... But problem appeared in Synaptic package manager, it says that dependency is broken.
I returned to Deluge 1.1.0RC-3.
I'd like to use Deluge 1.1.1, is it possible to solve the problem?
----
RESOLVED vith Deluge 1.1.2
I try to install Deluge 1.1.1 using this code,
Code: Select all
sudo dpkg --ignore-depends=python-pkg-resources -i deluge-torrent_1.1.1-1_i386.gutsy.deb
I returned to Deluge 1.1.0RC-3.
I'd like to use Deluge 1.1.1, is it possible to solve the problem?
----
RESOLVED vith Deluge 1.1.2