Go backward to Installing on Linux.
Go up to installation.

Problems with g++ on Linux Slackware 3.0
========================================

   "When I try to compile the traditional Hello, world program on Linux,
the compiler can't find `iostream.h'.  What's the deal?"

   You probably have the Slackware 3.0 release.  There's an error in the
setup.  It's easy to fix, though; log in as root, and make a symbolic
link:

     ln -s /usr/lib/g++-include /usr/include/g++