Software RequirementsHere we'll list the main requirements which are necessary to install Yawns. Web & Database ServerThe code has been tested upon both Apache 1.3.x and Apache 2.x. Although the more recent Apache 2.x branch is preferred using either should be fine. MySQL is the preferred database. This database is used for three seperate things:
PerlThe code assumes a recent version of Perl, and will make use of the following modules:
Many of these are available as a standard part of the Perl distribution, (such as the CGI and Digest::MD5 modules), others will need to be installed seperately. These modules may in turn have their own dependencies, but these are not listed. For Debian GNU/Linux users the Debian Sarge Specific Instructions demonstrate how to install those modules easily, including supplying a backport for the few modules not available to Debian Sarge.. Missing ModulesSeveral modules we require are not included in Debian's Sarge release. You have several choices here:
|