=============================================================================
[CMD] Command Prompt LXP v0.8.0
[CMD] Copyright (c) 1999-2001 Command Prompt, Inc.
=============================================================================

LXP (or mod_lxp) is an Application Server designed as an Apache Module.  LXP
is used to broker and dynamically format HTML content through a process
called server-side inclusion. This involves assembling HTML output from a
variety of sources, which can include HTML source files, XML files, or even
data within a PostgreSQL database.

To install this package, just run ./lxpinstall.sh as root, and answer any
questions that may come up. You need not have PostgreSQL installed, though
the libpq.so included with this package MUST be installed if PostgreSQL is
not.

Your installation of Apache must be configured for mod_so, as well. If you
have an RPM installation, make sure you've got the "devel" package installed.
If you build Apache by hand, make sure to "configure" with "--enable-module=so"

For further documentation on LXP, see the doc/ directory, or visit us at
http://www.commandprompt.com.

Contact: John Worsley <jlx@commandprompt.com>
