A quick patch to update some info for 16.6-pre5 (url links etc.)
May need correction.
Regards, Onur Kucuk
diff -Nur e/configure.in e-new/configure.in --- e/configure.in 2003-07-15 21:35:01.000000000 +0300 +++ e-new/configure.in 2003-08-01 21:28:00.000000000 +0300 @@ -107,10 +107,7 @@ echo "Sound will be disabled in this binary. If you ever want sound" echo "You will need to get and install EsounD then recompile Enlightenment" echo "Please see the EsounD homepage below on how to obtain/install it." -echo "http://pw1.netcom.com/~ericmit/EsounD.html" -echo "You can also obtain it from:" -echo "ftp://ftp.enlightenment.org/pub/enlightenment/" -echo "ftp://www.rasterman.com/pub/enlightenment/" +echo "http://www.tux.org/~ricdude/EsounD.html" AC_MSG_WARN([Warning: no EsounD detected.])]) else echo "Sound support has been turned off, per the --enable-sound=no" @@ -120,9 +117,7 @@ AM_PATH_IMLIB(1.9.8, , [ echo "ERROR: Enlightenment needs a system with Imlib 1.9.8 or higher" echo "You can obtain it from:" -echo "ftp://ftp.enlightenment.org/pub/enlightenment/" -echo "ftp://www.rasterman.com/pub/enlightenment/" -echo "ftp://ftp.labs.redhat.com/pub/imlib/" +echo "http://www.enlightenment.org/pages/download.html" AC_MSG_ERROR([Fatal Error: no Imlib detected.])]) LDFLAGS="$LDFLAGS -L$prefix/lib" @@ -135,9 +130,7 @@ AC_CHECK_LIB(Fnlib, Fnlib_init, FNLIB_LIBS=-lFnlib , [ echo "ERROR: Enlightenment needs a system with libFnlib.so (Fnlib)" echo "You can obtain it from:" -echo "ftp://ftp.enlightenment.org/pub/enlightenment/" -echo "ftp://www.rasterman.com/pub/enlightenment/" -echo "ftp://ftp.labs.redhat.com/pub/fnlib/" +echo "http://www.enlightenment.org/pages/download.html" AC_MSG_ERROR([Fatal Error: no Fnlib detected.])], $IMLIB_LIBS) AC_SUBST(FNLIB_LIBS) AC_DEFINE(USE_FNLIB, 1, [Fnlib support]) @@ -158,8 +151,7 @@ AC_CHECK_LIB(ttf, TT_Init_FreeType, TTF_LIBS=-lttf, [ echo "ERROR: Enlightenment needs a system with libttf.so (TrueType Font Library)" echo "You can obtain it from:" -echo "ftp://ftp.enlightenment.org/pub/enlightenment/" -echo "ftp://www.rasterman.com/pub/enlightenment/" +echo "http://www.enlightenment.org/pages/download.html" echo "You can also obtain it from:" echo "http://www.freetype.org/" echo "You can obtain some truetype fonts from:" diff -Nur e/src/README e-new/src/README --- e/src/README 1999-08-18 01:56:29.000000000 +0300 +++ e-new/src/README 2003-08-01 22:12:45.000000000 +0300 @@ -93,7 +93,7 @@ Wojtek X5rings -If you have this you have a SNAPSHOT of Enlightenment Dr 0.15 +If you have this you have a SNAPSHOT of Enlightenment Dr 0.16 This is a complete rewrite of E. Bascially it is a NEW windowmanager written from the ground up. @@ -106,55 +106,40 @@ libtiff zlib esound (0.2.4 or higher) -Imlib1.x (1.8 or higher recommended) +Imlib1.x (1.9.8 or higher recommended) Fnlib Freetype (1.1 or higher) Where can u get these? + ---- LIBZ -Please see the PNG homepage for more information: - http://www.cdrom.com/pub/png/ -You can also obtain libz from: - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ +You can obtain it from; + http://www.gzip.org/zlib/ ---- LIBTIFF You can obtain libTIFF from: - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ + http://www.libtiff.org/ and ftp://ftp.sgi.com/graphics/tiff/ ----- LIBGIF -You can obtain it from: - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ +---- LIBUNGIF +You can obtain LIBUNGIF from: + http://prtr-13.ucsc.edu/~badger/software/libungif/ ---- LIBPNG Please see the PNG homepage for more information: - http://www.cdrom.com/pub/png/ -You can also obtain it from: - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ + http://libpng.sourceforge.net/ ---- IMLIB You can obtain it from: - ftp://ftp.labs.redhat.com/pub/raster/ - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ + ftp://ftp.gnome.org/pub/gnome/sources/imlib/1.9/ ---- FNLIB You can obtain it from: - ftp://ftp.labs.redhat.com/pub/raster/ - ftp://ftp.enlightenment.org/pub/enlightenment/ - ftp://www.rasterman.com/pub/enlightenment/ - ftp://ftp.labs.redhat.com/pub/imlib/ + http://prdownloads.sourceforge.net/enlightenment/fnlib-0.5.tar.gz +You can get more info and an updated link from: + http://www.enlightenment.org/pages/download.html ---- FREETYPE You can obtain it from: @@ -163,9 +148,14 @@ ---- ESOUND Enlightenment requires EsounD (ESD) to be installed to compile. Please see the EsounD homepage below on how to obtain/install it. - http://pw1.netcom.com/~ericmit/EsounD.html" + http://www.tux.org/~ricdude/EsounD.html + +---- +You can get more info about necessary libraries and and where to get them from: + http://www.enlightenment.org/pages/download.html + -you need all these compiled and installed first - make sure Imlib is compiled +You need all these compiled and installed first - make sure Imlib is compiled with support for libjpeg libpng libgif and libtiff ********************* @@ -186,13 +176,15 @@ after compiling: make install -how to run: - ********************* + +how to run? + edit your .xsession or .Xinitrc or .Xclients files to run enlightenment OR if you're scared to or don't know what I mean then... /usr/local/enlightenment/bin/enlightenment +