
                           cHEMICAL rEACTION aFTER pISSING
__/\______________________________________________________


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!                                                    !!
!! be sure to patch libmikmod with the supplied patch !!
!! read below for more information on how to apply it !!
!!                                                    !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


__/\______________________________________________________

the binaries are compiled against a ggi snapshot from
somewhere in june of 1999, the latest x11, svgalib,
libpng, zlib available and glibc 2.0.7

for compiling the source by yourselves (which may be
useful when you have an old version of libmikmod or
a weird version of libggi, or just for the kick of
compiling)

you need a couple of libraries installed,

    x11 -or- svgalib -or- libggi (or a combination)

	http://www.ggi-project.org/
	Get the most recent version from CVS or from 
	ftp://ftp.ggi-project.org/pub/ggi/ggi-snapshots/
	Unpack it and go to the degas/lib/libgii/ 
	directory. there do a ./configure;make and as root 
	make install. After that, do the same in the
	degas/lib/libggi directory.

    libpng	

	http://www.cdrom.com/pub/png/
	installation should be straightforward

    zlib	

	http://www.cdrom.com/pub/infozip/zlib/
	installation should be straightforward

optional libraries,

   libmikmod ( tested with 3.1.7 )

	http://www.multimania.com/miodrag/mikmod/
	this library is optional

	be sure to patch this library with the patch
	written by Wedge. With this patch the invtro
	runs at 70fps, when using OSS's /dev/dsp

	just unpack libmikmod 3.1.7c and 
	patch -p1 < /path/Contrib/libmikmod-3.1.7-70fps.diff
	and then recompile it.

how to compile the invtro,

if all these libraries are set up correctly then just do

	./configure
	make

and eventually, if you don't feel src/invtro-bizarre99 
is a comfortable way of starting the binary:

	make install


--
signed,
smoke/crap, <smoke@casema.net>



