I decided to get rid of windows xp and switch over to Ubuntu entirely. In order to do so I had to uninstall XP and Ubuntu so I could start over on my computer. I did this, and everything has been working better. Except for the most important part: my compilers aren't working. Code::Blocks won't build my code (I have tried deleting it and installing it again, it didn't work), and Geany won't build my code. I got an error message when I tried to compile it on Geany:
Unable to exec g++.real: No such file or directory
Anyone know how I can fix this? I found a solution on a different website, but my terminal told me permission denied (this is my personal computer).
Website for 'permission denied' action:
http://ubuntuforums.org/showthread.php?t=1586504
(It is about halfway in the forum)