rwhoisd Compilation and Installation Instructions Release 1.5.0 1-Feb-98 ------------------------------------------------------------------------ This description of the installation procedure assumes a working knowledge of UNIX systems and does not explain basic system administration in great detail. However, examples have been provided when appropriate. Summary The build and install process involves these steps (at minimum): ./configure make make install Edit the configuration files for your site. Generate and load the directory data. Compilation Customize (optional) You may wish to edit the 'common/conf.h' header file. This file contains the compiled in defaults for the server (and the helper programs). All of these values (except CEILING_MAX_HITS) can be overridden in the various configuration files at run time. However, you may wish to set your own compiled in defaults. Run the 'configure' script This will test for various system dependencies and create the Makefile(s) from the Makefile.in files. Please see the 'INSTALL.gen' file for more detailed (and generic) instruction on how to use the configure script. The './configure --help' command will list the available command line options to configure. The important ones are outlined below. The default installation prefix for the RWhois server is '/usr/local/rwhoisd'. Thus, unless directed otherwise, the configure script will install the RWhois server software in /usr/local/rwhoisd/bin, /usr/local/rwhoisd/etc, etc. The '--prefix=