Removed most URL's relating to required libraries.

Patch from Onur Kucuk <onur@kablonet.com.tr> + additional removals.


SVN revision: 7274
This commit is contained in:
Kim Woelders 2003-08-03 15:42:32 +00:00
parent 69cf601985
commit 288ae64f16
2 changed files with 22 additions and 81 deletions

View File

@ -101,16 +101,11 @@ ENLIGHTENMENT_BIN=`eval echo ${bindir}`
if test "x$enable_sound" = "xyes"; then
AM_PATH_ESD(0.2.17,AC_DEFINE(HAVE_LIBESD, 1, [libesd.so]),[
echo "WARNING: Enlightenment needs a system with libesd.so (EsounD)"
echo "WARNING: Enlightenment needs a system with libesd.so (esound)"
echo "0.2.17 or higher to use sound support."
echo "Enlightenment can use EsounD (ESD) to be installed to compile."
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 "You will need to get and install EsounD then recompile Enlightenment."
AC_MSG_WARN([Warning: no EsounD detected.])])
else
echo "Sound support has been turned off, per the --enable-sound=no"
@ -118,11 +113,7 @@ echo "passed to your configure line."
fi
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 "ERROR: Enlightenment needs a system with Imlib 1.9.8 or higher."
AC_MSG_ERROR([Fatal Error: no Imlib detected.])])
LDFLAGS="$LDFLAGS -L$prefix/lib"
@ -133,11 +124,7 @@ XTST_LIBS=""
if test "x$with_fnlib" = "xyes"; then
# AC_CHECK_HEADER(Fnlib.h, ,AC_MSG_ERROR([Fatal Error: no Fnlib header detected.]))
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 "ERROR: Enlightenment needs a system with libFnlib.so (fnlib)."
AC_MSG_ERROR([Fatal Error: no Fnlib detected.])], $IMLIB_LIBS)
AC_SUBST(FNLIB_LIBS)
AC_DEFINE(USE_FNLIB, 1, [Fnlib support])
@ -156,14 +143,7 @@ AC_SUBST(GHTTP_LIBS)
AC_CHECK_HEADERS(freetype.h freetype/freetype.h freetype1/freetype/freetype.h,[ break] , )
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 "You can also obtain it from:"
echo "http://www.freetype.org/"
echo "You can obtain some truetype fonts from:"
echo "http://voyager.cns.ohiou.edu/~sadkins/web_library/fonts/font_archive/"
echo "ERROR: Enlightenment needs a system with libttf.so (freetype)."
AC_MSG_ERROR([Fatal Error: no FreeType detected.])], -lm)
AC_SUBST(TTF_LIBS)

View File

@ -93,7 +93,10 @@ Woody
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,66 +109,22 @@ libgif
libtiff
zlib
esound (0.2.4 or higher)
Imlib1.x (1.8 or higher recommended)
Fnlib
Freetype (1.1 or higher)
imlib (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/
First, look for (-devel) versions of these libraries shipping with your
distribution (if using any).
---- 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/
and
ftp://ftp.sgi.com/graphics/tiff/
Next, check out
http://www.enlightenment.org/pages/download.html
---- 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/
If still no luck, your favorite search engine will find it.
---- 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/
---- 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/
---- 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/
---- FREETYPE
You can obtain it from:
http://www.freetype.org/
---- 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"
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 +145,15 @@ how to install?
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