                          I M A G E   V I E W E R

             I N S T A L L A T I O N   I N S T R U C T I O N S


=======
COMPILE

	You may edit iv/config.h to modify any compile time
	options.


	To get a list of supported platforms, type:

	# ./configure --list


	To configure, type:

	# ./configure <platform> --prefix=/usr


	To compile, type:

	# gmake all

	or

	# make all


=======
INSTALL

	If the compile was successful, then you can install by typing:

	# su
	(enter password)
	# make install

                                                                   ==
                                                                   IV

