Hi,
I was trying to learn how to program C over this winter, and when I installed Intel C++ compiler,
it said that it could not find g++ anywhere. So I've tried to install g++ on my linux, and I just
couldn't figure out how to do it. I've downloaded the source tarball from
http://directory.fsf.org/gcc.html, and extracted it into a directory, and I've tried ./intall-sh,
and it wouldn't work. Is there a way for me to install it? I'd really appreciate it if there were
simple instructions that I can follow. Thanks.
Daniel