
                           cHEMICAL rEACTION aFTER pISSING
__/\______________________________________________________


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


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>



