Difference between revisions of "Simple EVSE"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
sudo apt-get install qt4-dev-tools | sudo apt-get install qt4-dev-tools | ||
</source> | </source> | ||
− | If you have no superuser rights prepend <nowiki>sudo</nowiki> before the commands below | + | If you have no superuser rights prepend <nowiki>sudo</nowiki> before the commands below or type |
+ | <source lang='bash'> | ||
+ | sudo -s | ||
+ | </source> | ||
+ | before you start | ||
==== Debug tools ==== | ==== Debug tools ==== | ||
<source lang='bash'> | <source lang='bash'> |