I recently downloaded the open-source Qt and I ran the configure file, used the 'make' command and was about to do the 'sudo make install' command when I realized I was putting it in my home folder (default behavior) when I wanted it in developer. Can anyone tell me where the make command, other than the home folder, may have placed files I need to delete? I already cleared the configure with the 'make conf clean' command and I have all the files that where in my home folder in the trash but is there anything else I missed?