Setting up Development Environment: Difference between revisions
m Added a troubleshooting section, for very common problems. |
|||
Line 95: | Line 95: | ||
Use the following command before installing [http://askubuntu.com/questions/573070/problem-setting-up-environment-for-make-command-execution]: | Use the following command before installing [http://askubuntu.com/questions/573070/problem-setting-up-environment-for-make-command-execution]: | ||
sudo chown $USER /opt/ | sudo chown $USER /opt/devkitpro/ -R |