lsvpd 1.3.4 

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

Binary Dependencies
	zlib
	libvpd Development package
	librtas (on POWER based systems only)

Compilation Dependencies
	SCSI Utils Library (libsgutils.a) found in sg[3]_utils-dev 
	 or built from source.  Some versions of the binary package will not 
	 install sg_cmds.h.  In that case, you must build from source.
	 Can be found at: http://packages.qa.debian.org/s/sg3-utils.html
	 
	Berkley DB 4.3 devel package (libdb4.3++-dev)	
	RTAS Library librtas-dev
	ZLIB Development package
	libvpd Development package
	Docbook XSL Stylesheets

