Chapter 5. Installing WACS Using Packages

Table of Contents

Package List
RPM Installation Steps
Downloading The RPMs
RPM Installation
Other System Issues
Permissions Issues
RPM Initial Setup
1. Create the WACS database account (MySQL)
2. Create the necessary database schemas
3. Create default database contents (optional)
4. Import sample model records (optional)
5. Import sample set records (optional)

Package List

In order to install WACS using the packages, you need to download a number of separate packages from sourceforge and have them available for your choosen package manager to find. Make sure you pick the right one for your Linux distribution. The list below details what these packages are:

Table 5.1. List of Packages

NameReq'dDescription
wacsYesThe "Master" package which includes the others
wacs-coreYesThe core files and user interface apps
wacs-toolsYesThe collection management tools
wacs-downloadOptThe tools used for automatic download from subscription sites - optional
wacs-hostauthYesTool used to authenticate users (will not be needed if you have the commercial CRM package)
wacs-samplesYesSome sample data files in XML format and perl API programming examples
wacs-doc-pdfNoDocumentation in PDF format
wacs-doc-htmlNoDocumentation in HTML format (both single and multi page)

As you can see from the above list, you might wish to download the core packages, plus the download tools, plus whichever format of documentation you prefer to use. Unless you're already familiar with WACS, we'd strongly recommend using the master wrapper package (wacs) for the installation as it does a number of configuration steps for you. For the examples ahead, we'll assume PDF is the prefered format - your mileage may vary.