-------------------------------------------------------------------------------
 streamtuner-xiph installation instructions
-------------------------------------------------------------------------------

Index

	0. About this document
	1. Requirements
	2. Portability
	3. Instructions

0. About this document

	$Id: INSTALL,v 1.3 2004/01/31 17:25:53 jylefort Exp $

	Copyright (c) 2003, 2004 Jean-Yves Lefort.

	This document is part of streamtuner-xiph. It may be
	distributed under the same terms as streamtuner-xiph.

1. Requirements

	streamtuner-xiph requires streamtuner version 0.11.0 or
	superior (http://www.nongnu.org/streamtuner/).

3. Instructions

	streamtuner-xiph uses the GNU build system. Hence, the
	following familiar sequence should satisfy most users:

		$ ./configure
		$ make
		<get root priviledges, if needed>
		$ make install

	The ./configure script behaviour can be changed using
	command-line options: type "./configure --help" for an
	exhaustive list.

	If you don't use the --prefix option, the installation prefix
	will be autodetected using the path of the streamtuner binary.
