Page 1 of 1

Arm Build Failure

Posted: Fri Feb 04, 2011 8:24 pm
by bradley4681
I'm trying to build deluge on my arm based plug computer. it's debian based and i couldn't find .debs for it. If someone can point me towards .debs or sources with them that'll work too.

I started off running python setup.py clean -a and this was the output.

Code: Select all

U   libtorrent
Checked out revision 5215.
/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
running clean
running clean_plugins
Cleaning the plugin folders..
Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 40, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 40, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 39, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 39, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 40, in <module>
    from setuptools import setup
ImportError: No module named setuptools
'build/lib.linux-armv5tel-2.6' does not exist -- can't clean it
'build/bdist.linux-armv5tel' does not exist -- can't clean it
'build/scripts-2.6' does not exist -- can't clean it
uname -a output

Code: Select all

Linux TonidoPlug 2.6.30-rc6 #2 PREEMPT Wed May 20 05:42:04 MDT 2009 armv5tel GNU/Linux

Re: Arm Build Failure

Posted: Fri Feb 04, 2011 8:36 pm
by Cas
you will need all the dependencies (arm versions) for both deluge and libtorrent: http://dev.deluge-torrent.org/wiki/Installing/Source