On 09/30/2011 04:18 AM, Albretch Mueller wrote: > ~ > I should have added that I am able to compile and run c code using gcc > ~ > C > -- Again, cpp and gcc are *NOT* C++ compilers. You need to install g++. Since Knoppix is Debian based, "apt-get install g++" should do the trick. Michael