README.md
changeset 3606 2bec3d8a9d01
parent 3605 7aa4209c2b2d
child 3635 5107a2712b17
equal deleted inserted replaced
3605:7aa4209c2b2d 3606:2bec3d8a9d01
    19 
    19 
    20 * Prerequisites
    20 * Prerequisites
    21 
    21 
    22   	# Ubuntu/Debian :
    22   	# Ubuntu/Debian :
    23   	sudo apt-get install build-essential bison flex autoconf
    23   	sudo apt-get install build-essential bison flex autoconf
    24   	sudo apt-get install libpython2.7-dev libgtk-3-dev libssl-dev
    24   	sudo apt-get install python2-dev libpython2.7-dev libgtk-3-dev libssl-dev libgl1-mesa-dev libglu1-mesa-dev python-setuptools python-lxml 
    25   	
    25   	
    26   	python2 -m pip install wxPython==4.1.1
    26   	python2 -m pip install wxPython==4.1.1
    27   	python2 -m pip install pyro mercurial==5.9.3 nevow matplotlib lxml zeroconf==0.19.1 cycler autobahn msgpack sslpsk posix_spawn future
    27   	python2 -m pip install pyro mercurial==5.9.3 nevow matplotlib lxml zeroconf2 cycler autobahn msgpack u-msgpack-python sslpsk posix_spawn future enum34 twisted click opcua pycountry fonttools Brotli python-config
    28 
    28 
    29 * Prepare
    29 * Prepare
    30 
    30 
    31 		mkdir ~/Beremiz
    31 		mkdir ~/Beremiz
    32 		cd ~/Beremiz
    32 		cd ~/Beremiz