[tahoe-lafs-trac-stream] [tahoe-lafs] #1983: build binary eggs for linux-armv6l (raspberry pi)
tahoe-lafs
trac at tahoe-lafs.org
Thu May 30 21:32:12 UTC 2013
#1983: build binary eggs for linux-armv6l (raspberry pi)
---------------------------+-----------------------------------------
Reporter: zooko | Owner:
Type: task | Status: new
Priority: normal | Milestone: soon
Component: packaging | Version: 1.10.0
Resolution: | Keywords: linux arm eggs raspberry-pi
Launchpad Bug: |
---------------------------+-----------------------------------------
Comment (by daira):
Replying to [comment:8 kapiteined]:
> Replying to [comment:7 daira]:
> > Hang on, that line is ''only'' necessary for pycrypto. The other eggs
should be built using:
> > {{{
> > python setup.py bdist_egg
> > }}}
>
> Worked like a charm, the egg file from both commands are attached, the
original name was:[[BR]]
> dist/allmydata_tahoe-1.10.0-py2.7.egg[[BR]]
That's an egg for Tahoe itself, which we don't actually need. We need the
eggs for Tahoe's dependencies that use C/C++ code, which are the 6 table
columns at [https://tahoe-lafs.org/source/tahoe/deps/tahoe-lafs-dep-
eggs/README.html]:
* [http://twistedmatrix.com/trac/wiki/Downloads Twisted] (use the source
tarball)
* [https://pypi.python.org/pypi/pyOpenSSL pyOpenSSL]
* [https://pypi.python.org/pypi/pycrypto pycrypto]
* [https://pypi.python.org/pypi/pycryptopp pycryptopp]
* [https://pypi.python.org/pypi/zfec zfec]
* [https://pypi.python.org/pypi/zope.interface/4.0.5 zope.interface]
> Could someone change the Packaging page to include the right
commands?[[BR]]
Will do.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1983#comment:11>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list