<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">For some reason the URL's of the binary eggs for mac changed, i updated to gists with the current location.<br>you are still missing one or more dependencies for tahoe to work, specifically pycryptopp.<br><br>try this part again please (btw. do you have osx 10.8?)<br><br><div class="line" id="file-tahoeinstall_mac-txt-LC13">° Tahoe needs several extra Python Software Packages to be installed. Some of them need to be compiled for your specific platform (Twisted, pyOpenSSL, zfec, pycrypto, pycryptopp, zope.interface) some of them dont. Since you need to install additional Software to compile the packages yourself (Macports, XCode-Cli etc.) it might be easier to download the pre-compiled python packages (aka Eggs) from the Tahoe Site.</div><div class="line" id="file-tahoeinstall_mac-txt-LC14"> </div><div class="line"
 id="file-tahoeinstall_mac-txt-LC15">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/zope.interface-4.0.5-py2.7-macosx-10.8-intel.egg</div><div class="line" id="file-tahoeinstall_mac-txt-LC16">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/zfec-1.4.24-py2.7-macosx-10.8-intel.egg</div><div class="line" id="file-tahoeinstall_mac-txt-LC17">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/pycrypto-2.6-py2.7-macosx-10.8-intel.egg</div><div class="line" id="file-tahoeinstall_mac-txt-LC18">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-macosx-10.8-intel.egg</div><div class="line" id="file-tahoeinstall_mac-txt-LC19">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/pyOpenSSL-0.13-py2.7-macosx-10.8-intel.egg</div><div class="line"
 id="file-tahoeinstall_mac-txt-LC20">curl -O https://tahoe-lafs.org/trac/tahoe-lafs/raw-attachment/ticket/2001/Twisted-13.0.0-py2.7-macosx-10.8-intel.egg</div><br><div><span><br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Basil M Kuriakose <basilmon92@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Tahoe-LAFS development <tahoe-dev@tahoe-lafs.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, July 9, 2013 3:59 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [tahoe-dev] Installation on Mac<br> </font> </div> <div class="y_msg_container"><br><div id="yiv7821070838"><div dir="ltr">Till Steinmetz, I get the following output
 when I give 'tahoe --version'<br><br>Basils-MacBook-Pro:allmy basil$ tahoe --version<br>Traceback (most recent call last):<br>  File "/Library/Frameworks/Python.framework/Versions/2.7/bin/tahoe", line 6, in <module><br>
    from pkg_resources import load_entry_point<br>  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module><br>    working_set.require(__requires__)<br>
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require<br>    needed = self.resolve(parse_requirements(requirements))<br>  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve<br>
    raise DistributionNotFound(req)  # XXX put more info here<br>pkg_resources.DistributionNotFound: pycryptopp>=0.6.0<br>Basils-MacBook-Pro:allmy basil$ <br><br></div><div class="yiv7821070838gmail_extra"><br><br><div class="yiv7821070838gmail_quote">
On Tue, Jul 9, 2013 at 8:01 AM, Basil M Kuriakose <span dir="ltr"><<a rel="nofollow" ymailto="mailto:basilmon92@gmail.com" target="_blank" href="mailto:basilmon92@gmail.com">basilmon92@gmail.com</a>></span> wrote:<br><blockquote class="yiv7821070838gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">I'll give it a try and reply you with the result. Thank you very much Till Steinmetz.<br></div><div class="yiv7821070838gmail_extra"><br><br><div class="yiv7821070838gmail_quote"><div><div class="yiv7821070838h5">On Tue, Jul 9, 2013 at 7:19 AM, Till Steinmetz <span dir="ltr"><<a rel="nofollow" ymailto="mailto:tilllt@yahoo.com" target="_blank" href="mailto:tilllt@yahoo.com">tilllt@yahoo.com</a>></span> wrote:<br>

</div></div><blockquote class="yiv7821070838gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="yiv7821070838h5">Hi Basil, <br><br>I tried to write a how to for Mac some weeks ago, maybe this is helpful for you: <a rel="nofollow" target="_blank" href="https://gist.github.com/tilllt/5758108">https://gist.github.com/tilllt/5758108</a><br>

<br>Ciao,<br>T<br><br>Basil M Kuriakose <<a rel="nofollow" ymailto="mailto:basilmon92@gmail.com" target="_blank" href="mailto:basilmon92@gmail.com">basilmon92@gmail.com</a>> schrieb:<div><div><br><br><div dir="ltr"><div><div>Hi,<br></div>Greetings from India. I read about your software on <a rel="nofollow" target="_blank" href="http://prism-break.org/">prism-break.org</a>. I am so excited to try this revolutionary software. But It doesn't seem to install and run on my Mac OS X device. I installed Python 2.7.4 and run the setup.py and it created a Setup file (not inside bin folder). It doesn't run, It exists the next millisecond I try to open it.<br>


<br></div>Please reply as soon as possible.<br><br>Regards,<br>Basil<br></div>
</div></div><br></div></div><div class="yiv7821070838im">_______________________________________________<br>
tahoe-dev mailing list<br>
<a rel="nofollow" ymailto="mailto:tahoe-dev@tahoe-lafs.org" target="_blank" href="mailto:tahoe-dev@tahoe-lafs.org">tahoe-dev@tahoe-lafs.org</a><br>
<a rel="nofollow" target="_blank" href="https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev">https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div></div><br>_______________________________________________<br>tahoe-dev mailing list<br><a ymailto="mailto:tahoe-dev@tahoe-lafs.org" href="mailto:tahoe-dev@tahoe-lafs.org">tahoe-dev@tahoe-lafs.org</a><br><a href="https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev" target="_blank">https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev</a><br><br><br></div> </div> </div>  </div></body></html>