Changes between Version 1 and Version 2 of ArchLinuxArmInstallation


Ignore:
Timestamp:
2013-05-03T05:06:04Z (11 years ago)
Author:
igor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArchLinuxArmInstallation

    v1 v2  
    118118
    119119Will try in an arm virtual machine with more memory. Stay tuned.
     120
     121After you're done with all of that, try a standalone v1.10 again:
     122{{{
     123$ unzip allmydata-tahoe-1.10.0.zip
     124.. snip ..
     125$ cd allmydata-tahoe-1.10.0
     126$ python setup.py build
     127.. snip ..
     128$ ./bin/tahoe --version
     129allmydata-tahoe: 1.10.0
     130foolscap: 0.6.4
     131pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
     132zfec: 1.4.24
     133Twisted: 13.0.0
     134Nevow: 0.10.0
     135zope.interface: unknown
     136python: 2.7.4
     137platform: Linux-Arch_Linux_-armv5tel-32bit_ELF
     138pyOpenSSL: 0.13
     139simplejson: 3.2.0
     140pycrypto: 2.6
     141pyasn1: 0.1.4
     142mock: 1.0.1
     143setuptools: 0.6c16dev4
     144}}}
     145
     146Still need to test web interface, storage node, etc.