next up previous contents
Next: Specific documentations Up: DPAccess: DPbox Common Gateway Previous: DPAccess-1.0 - 8th June   Contents

Installation

The scripts called by the web server are made in Tcl language: in this way they are easely adjustable and testable, and also they are very fast. Infact, Tcl is one of the faster scripting language, much more than Perl either enabling mod_perl.

The scripts, which must be put into the cgi-bin directory of the web server, are:

Other text files, contained in a directory reachable by the web server such as /home/www/html/dpbox, are used in support to dp.tcl main script:

Few C programs are provided, and they will be put in the /usr/local/*bin directories:

and finally, some utilities like:

From a shell, you must type make to compile the C programs, then type su - to obtain a root shell, finally make install to install all needed files in the appropriate directories.

Note: there are some definitions which you must changed in the top of Makefile, dp.tcl, dpaccess_pass.c and dpprivlinks.c.


next up previous contents
Next: Specific documentations Up: DPAccess: DPbox Common Gateway Previous: DPAccess-1.0 - 8th June   Contents
Paolo Subiaco 2001-06-08