README.md
changeset 2577 f88eef34a523
parent 2545 1cc6390a7c0b
child 3450 8be4b8f092cd
equal deleted inserted replaced
2565:b5ce86166880 2577:f88eef34a523
    24 		sudo apt-get install python-wxgtk3.0 pyro mercurial
    24 		sudo apt-get install python-wxgtk3.0 pyro mercurial
    25 		sudo apt-get install python-nevow python-matplotlib python-lxml python-zeroconf python-cycler
    25 		sudo apt-get install python-nevow python-matplotlib python-lxml python-zeroconf python-cycler
    26 		sudo apt-get install python-autobahn python-u-msgpack
    26 		sudo apt-get install python-autobahn python-u-msgpack
    27 
    27 
    28 		sudo apt-get install libpython2.7-dev
    28 		sudo apt-get install libpython2.7-dev
    29 		pip2 install --use sslpsk posix_spawn
    29 		pip2 install --user sslpsk posix_spawn
    30 
    30 
    31 * Prepare
    31 * Prepare
    32 
    32 
    33 		mkdir ~/Beremiz
    33 		mkdir ~/Beremiz
    34 		cd ~/Beremiz
    34 		cd ~/Beremiz