libvpd 2.0.1  

Installation (briefly, For more detailed instructions please see ./INSTALL) :
	# ./configure [--prefix=/usr/]
	# make
	# make install

Binary Dependencies
	zlib

Compilation Dependencies
	Sqlite3 development package
	ZLIB development package

For users of older RHEL and SLES versions:
slqite is not available in the default repositories for some of the older
RHEL and SLES versions.  If you want to run the new lsvpd/libvpd setup
you need build sqlite version 3.0.0 or newer from source (available here:
http://www.sqlite.org) or find an appropriate binary package for your
architecture and software setup.
