Oh well, yeah that was stupid of me.

In any case, it doesn't work out of the box. 

http://pastebin.com/DZUH20Qb



________________________________
 From: Daira Hopwood <davidsa...@leastauthority.com>
To: til <til...@yahoo.com>; Tahoe-LAFS development <tahoe-dev@tahoe-lafs.org> 
Sent: Thursday, July 18, 2013 3:54 AM
Subject: Re: [tahoe-dev] Installation on Mac
 

On 18/07/13 01:52, til wrote:
> so not surprisingly this fails:
> python setup.py install

That's install, not build.

'python setup.py install' requires sudo. Don't use install; it doesn't do what
most people think it should do (for *any* Python package that has dependencies),
and will usually result in an installation that doesn't work.

'python setup.py build' requires that sudo *not* be used.

-- 
Daira Hopwood ⚥
_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to