[tahoe-dev] Installation on Mac
til
tilllt at yahoo.com
Thu Jul 18 02:08:17 UTC 2013
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 <davidsarah at leastauthority.com>
To: til <tilllt at yahoo.com>; Tahoe-LAFS development <tahoe-dev at 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 ⚥
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20130717/3b1b7499/attachment-0001.html>
More information about the tahoe-dev
mailing list