 |
Place this file in your home directory. |
 |
Create a 'bin' sub-directory in your home directory. The 'bin'
directory should be in the $PATH environment variable. |
 |
Create another sub-directory for the sources (mine is 'programming' but others also work). |
 |
To unpack the sources go to this subdirectory and type 'tar -x -f ../programming.tar.gz -z'. |
 |
Then type 'gmake' to compile everything. This will also create the pages of this
website in the same directory. |
Within a few weeks there will be an example CGI program here that will contain
all the modules to get starting creating your own interactive site.