
To compile libggi, you will need:

For Linux:
	* ld.so 1.7.14 or higher
	And if you want threads:
	* linuxthreads-0.5 or higher (or glibc-2.x)

For OpenBSD:
	* gmake (gnu make)
	* use 'THREADS=NO' for now
	* libggi maintained by todd@OpenBSD.org
	* work in progress for x86 and sparc currently,
	  X target only right now in progress, compiles on sparc but does not
	  function currently

For Solaris:
	* gmake (gnu make)
	* made functional on Solaris 2.6.  If other versions of
	  Solaris work, please send email to toddf@acm.org

For Digital Unix:
	V4.x:
		* gmake (gnu make)
		* gnu install (will not be required in the future)
		* gcc

	V3.x (OSF1):
		* gmake (gnu make)
		* gnu install (will not be required in the future)
		* gcc

	If you have tested libggi on any other versions of
	Digital Unix/OSF1 please mail marcus@ggi-project.org

For IRIX:
	* gmake (gnu make)
	* IDO, cc compiler, ANSI, X11 and SGI headers
          (buy all of those from Silicon Graphics)

For AIX:
        V4.1.5: (tested)
                * gnu make
                * gcc
		* Jens-Uwe Mager's dlfcn implementation,
		  available from ftp://anubis.han.de/pub/aix/dlfcn.shar
                * probably also IBM cc for the dynamic loading lib
                * compile and install the DL lib first
