[Imported from Trac: page ArchLinuxArmInstallation, version 2]

igor 2013-05-03 05:06:04 +00:00
parent 7806ded36b
commit dfa21c3518

@ -117,3 +117,30 @@ bsdtar: Write error
```
Will try in an arm virtual machine with more memory. Stay tuned.
After you're done with all of that, try a standalone v1.10 again:
```
$ unzip allmydata-tahoe-1.10.0.zip
.. snip ..
$ cd allmydata-tahoe-1.10.0
$ python setup.py build
.. snip ..
$ ./bin/tahoe --version
allmydata-tahoe: 1.10.0
foolscap: 0.6.4
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
zfec: 1.4.24
Twisted: 13.0.0
Nevow: 0.10.0
zope.interface: unknown
python: 2.7.4
platform: Linux-Arch_Linux_-armv5tel-32bit_ELF
pyOpenSSL: 0.13
simplejson: 3.2.0
pycrypto: 2.6
pyasn1: 0.1.4
mock: 1.0.1
setuptools: 0.6c16dev4
```
Still need to test web interface, storage node, etc.