Setting up Development Environment: Difference between revisions

Wedr (talk | contribs)
m Added a troubleshooting section, for very common problems.
Wedr (talk | contribs)
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/devkitPro/ -R
  sudo chown $USER /opt/devkitpro/ -R