hi, I got the python from http://www.python.org/getit/, and I think it is ok, my os is ubuntu9.10, I donnot know why. Installation of python2.7 is just:./configure;make install. I donnot know why there is no bz2 supported. Is there need to make some configuration?thanks
2012-04-05 han zheng 发件人:Zooko Wilcox-O'Hearn 发送时间:2012-04-04 20:44 主题:Re: [tahoe-dev] 回复: Re: 回复: Re: how to run the tahoe-lafs in another computer without internet? 收件人:"Tahoe-LAFS development"<[email protected]> 抄送: 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 <[email protected]> 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 _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
