Installation Notes:
===================

To install the PRQP daemon you need first to compile it. To do it, follow
the simple (if all goes well) steps:

	$ ./configure
	$ make
	$ sudo make install

(the 'sudo' command is used to become root and have permission to write
to destination directory)

Once installed, you should take a look at the following directories:

	PREFIX/etc/prqpd

where the prqpd.xml configuration file is installed. Moreover you should
check the sample ca.d/collegeca.xml configuration file for an example on
how to configure the CAs.

Also, check our WiKi website:

	http://www.openca.org/wiki/

where you can find more examples and help about using the PRQP server.
Last, but not least, we encourage you to subscribe to the PRQP devel and
PRQP users mailing lists:

	http://www.openca.org/projects/prqpd/

We hope this software will help you in supporting the usage of PKI
technology in your Organization and on the Internet. Remember that
this software is released under the OpenCA LICENSE that you can
find in the software's package itself.

Enjoy the OpenSource!


					Best Regars,
					Dr. Massimiliano Pala
					OpenCA Labs Director


