Anyone know why ubuntu wouldn't want to run executable files that were compiled on g++? The .cpp file I'm compiling from works fine when compiled in any other system, Red Hat, other people's ubuntu, windows, but on my machine the system gives me the error bash: a.out: command not found. Anyone know why this might be occurring? Am I missing a critical system file?