What operating system is the following code meant for?
$tar xzf cgicc-X.X.X.tar.gz
$cd cgicc-X.X.X/
$./configure --prefix=/usr
$make
$make install
How do you install the CGI library in the following link:
http://www.tutorialspoint.com/cplusplus ... amming.htm