Software Inventory

A list of the currently installed software along with notes on configuration. For software installed from the source I recommend that you install to a specific location using the prefix configure option to make it easy to locate the software. Use the software name and version information in the directory name. Create a symbolic link pointing to the directory in any location it’s typically found (such as /use/local).

Note: Though not indicated most installation should be done as root (using sudo or su) to avoid permission problems.

Apache

Aspell

Installed via YAST (aspell, aspell-en). Used by FCKEditor for spell checking.

Cronolog

Installed to allow for better log file rollover management (specifically for Apache).

mcrypt

Installed via YAST (libmcrypt, libmcrypt-devel, mcrypt). Currently being used by PHPMyAdmin.

MySQL

PDFLib-Lite

Installed for use with DOMPDF (spedier at PDF creation that the built-in CPDF module). Be sure to enable PDFLib support in PHP.

PHP

Additional PHP modules packages

Ensure that the resulting extensions are reference in php.ini

PHP-based projects

PHPMyAdmin

tidy

Installed via YAST (libtidy, libtidy-devel, tidy). Currently being used by the items utility to clean up user-entered, HTML-based content.