Certain directories and files must be present in your untarred version of LinkTrakker in order for it to function properly. The list is as follows:
Directories:
linktrakker under the cgi directory - Holds the LinkTrakker scripts and most of the files
db in the linktrakker directory - holds the dbs
images in the linktrakker drectory - holds the images used to display LinkTrakker
Files:
INSTALL.DBM - The installation guide for a DBM installation
INSTALL.MSQL - The guide for a mSQL installation.
README - This is the file which gives a brief explanation about the choice of installations (DBM or mSQL), and a pointer to the individual install guides (See above).
admin.cgi - The administrative controls panel
configure.tmpl - Template file used by the install script
encrypt.pl - used to provide encryption security
get_url-5.002.pl - Perl5 spider code
get_url.pl - Perl4 spider code
install-UNIX.pl - handles the choice of DBM or mSQL installation, then calls the specific install script
installer_DBM.pl - Installation script for DBM databases
installer_MSQL.pl - Script for mSQL install
js_trakker.cgi - JavaScript collector module
js_trakker.tmpl - template files used by the installation software to create the js_trakker.pl file
License.txt - explains your rights and restrictions as a license holder.
register.pl - communicates with our server to activate your copy of LinkTrakker
report.cgi - Reports panel for LinkTrakker data
retriever.pl - Perl 5 spider
trakker-defs.pl - handles the shared definitions for LinkTrakker
trakker.pl - Data recording module
trakker_ssi.cgi - CGI front-end for data recording module