-------------------------------------------------------------------------------
     E N L I G H T E N M E N T - Development Release 0.14 patchlevel 0
-------------------------------------------------------------------------------

This software is Copyright (C) 1997 - 1998 The Rasterman (Carsten Haitzler)
and Geoff Harrison. It is GPL sofwtare. Please see the COPYING file in doc
for details.

Dr 0.14 of Enlightenment requires the Following:

X11R6 Xserver / distribution
Imlib (1.6 or higher)
Fnlib (0.3 or higher)
libjpeg
libtiff
libpng
zlib
libgif OR libungif
perl (5.004 or higher)
gtk+-perl (2.0 or higher)
gtk+ (1.0.* - 1.1 won't work with perl-gtk)
glib (1.0.* - needed fot gtk)

optionally if you want sound support you need:
esound (0.2.4 or higher)

To build enlightenment:

./configure
make

NOTE: configure can take options such as --preifx to sett he prefix where
Enlightenment will install itself (eg ./confiure --prefix=/usr will install
in /usr/enlightenment)

after this to install:

make install
