...
Info | ||
---|---|---|
| ||
Please use user 'root' for userland build, because we have to update directory tree and files to use correct permissions and it is possible now only by user 'root' |
Code Block | ||||
---|---|---|---|---|
| ||||
apt-get update |
Code Block | ||||
---|---|---|---|---|
| ||||
apt-get install \ gnu-make \ build-essential |
...