Installation trouble Mac OS X 10.10.5
Ramakrishnan Muthukrishnan
ram at rkrishnan.org
Sun Mar 13 17:10:24 UTC 2016
Dear BG,
I saw your email on the tahoe-dev list on the OSX installation troubles.
Could you please run the 'python setup.py build' command from *within*
the allmydata-tahoe-1.10.2 directory?
I just ran the command on a freshly downloaded 1.10.2 release and it
worked just fine.
These steps should get you a working installation:
$ curl -O
https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.2.tar.bz2
$ shasum -a 256 allmydata-tahoe-1.10.2.tar.bz2
fed5d719c966d9528a45e8ad66e6c8ff3dcb3c06db94775194c7c75566047be7
allmydata-tahoe-1.10.2.tar.bz2
$ tar zxvf allmydata-tahoe-1.10.2.tar.bz2
$ cd allmydata-tahoe-1.10.2
$ python setup.py build
This should result in a working build. You can verify by running:
$ bin/tahoe
command and see if it prints a bunch of options for the command.
Thanks
--
Ramakrishnan
More information about the tahoe-dev
mailing list