Arm Build Failure
Posted: Fri Feb 04, 2011 8:24 pm
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.
uname -a output
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
Code: Select all
Linux TonidoPlug 2.6.30-rc6 #2 PREEMPT Wed May 20 05:42:04 MDT 2009 armv5tel GNU/Linux