I`m newbie in leJOS (also in Linux)and I want to install leJOS by myself.
I use Linux platform - Ubuntu 12.04 LTS.
I researched and find some useful links (http://code.google.com/p/lego-mindstorm ... SetupLeJOS), but I got a problem.
After creating lego group by
- Code: Select all
sudo groupadd lego
I used command
- Code: Select all
sudo gpasswd -a <user> lego
but I got an error somethig like <user> is not recognized.
Could you help me?
I don`t understand what is going on
