pydarts_on_gnu-linux
This is an old revision of the document!
Using pyDarts binary
Simply download the latest pyDarts binary for linux, unpack and launch the “pydarts” executable file
pyDarts binary require a 64 bits (x64) architecture and will not work with a x32 processor
Using pyDarts from source
To install pydarts from sources on linux, you have to install dependencies. On a debian-like system, this sounds like the following command :
Note : if you're not root on your system, add “sudo” before the two following commands
apt-get install python python-pygame python-serial python-netifaces cu
Add your username to the dialout group :
addgroup youruser dialout
log out and come back
Download and unpack the pyDarts source code in any directory you like.
Browse your pydarts directory and then launch :
pydarts.sh
pyDarts create some files (like pydarts.cfg) in your home folder :
~/.pydarts folder.
You're done !
pydarts_on_gnu-linux.1511818346.txt.gz · Last modified: 2024/01/01 16:31 (external edit)
