[tahoe-dev] 回复: Re: 回复: Re: how to run the tahoe-lafs in another computer without internet?
Zooko Wilcox-O'Hearn
zooko at zooko.com
Wed Apr 4 12:44:43 UTC 2012
han zheng:
Thanks for reporting the fact that your Python doesn't have the bzip2
module. That's probably the cause of the failure to build Twisted.
On Wed, Apr 4, 2012 at 2:27 AM, han zheng <z.han0903 at gmail.com> wrote:
> how to install python with bzip2 supported?
It's surprising that you have a version of Python *without* bzip2
supported. Every distribution of Python that I know of comes with
bzip2 included. Where did you get your version of Python? What
operating system are you running?
The Tahoe-LAFS quickstart.rst says where to get Python:
https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/quickstart.rst
If you get Python following the instructions in the quickstart.rst, it
will come with bzip2.
Alternately, you could download this tarball of all of the tahoe
dependencies packaged with gzip:
https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-deps.tar.gz
In the future, we'll package the -SUMO distribution of Tahoe-LAFS with
gzip only.
Regards,
Zooko
More information about the tahoe-dev
mailing list