Hi,

I have already checkout from svn source to try the EFLs. I checked the
easy_e17.sh script that is suggested to install e17. My aim is
installing just the libraries to check what i can do with them so i
try manually running "./autogen.sh; make; sudo make install" for each
directory mentioned at the script, in order.

The order defined at the script is below:

packages="imlib2 eina eet evas ecore efreet embryo edje epsilon esmart
emotion etk etk_extra ewl exml enhance e_dbus exalt e entrance
edje_editor edje_player elicit elitaire enna enthrall emphasis empower
emprint ephoto estickies exhibit expedite exquisite extrackt eyesight
e_phys rage alarm bling calendar cpu deskshow diskio efm_nav efm_path
emu execwatch flame forecasts iiirk language mail mem moon mpdule net
news notification penguins photo rain screenshot slideshow snow
taskbar tclock tiling uptime weather winselector wlan"

When i come to ecore directory and run ./autogen.sh, i got the below output:


Optional Modules:

 Core:

  Ecore_Job....................: yes
  Ecore_Txt....................: yes
  Ecore_File...................: yes
    Inotify....................: yes
    Poll.......................: yes
    CURL.......................: yes
  Ecore_Con....................: yes
    OpenSSL....................: yes
    GnuTLS.....................: no
    CURL.......................: yes
    Abstract Sockets...........: yes
  Ecore_Ipc....................: yes
    OpenSSL....................: yes
    GnuTLS.....................: no
  Ecore_Config.................: yes
  Ecore_IMF....................: yes
  Ecore_IMF_Evas...............: yes

 Graphic systems:

  Ecore_X (Xlib backend).......: yes
    Xcursor....................: yes
    Xprint.....................: yes
    Xinerama...................: yes
    Xrandr.....................: yes
    Xscreensaver...............: yes
    Xrender....................: yes
    Xcomposite.................: yes
    Xfixes.....................: yes
    Xdamage....................: yes
    Xdpms......................: yes
    Xtest......................: no
  Ecore_Win32..................: no
  Ecore_SDL....................: no
  Ecore_Quartz.................: no
  Ecore_FB.....................: no
  Ecore_DFB....................: no
  Ecore_WinCE..................: no

 Ecore Evas:

  Ecore_Evas...................: yes
    Software Memory Buffer.....: yes
    Software X11...............: yes
    XRender X11................: yes
    OpenGL X11.................: no
    Software XCB...............: no
    XRender XCB................: no
    Software DirectDraw........: no
    Direct3D...................: no
    OpenGL Glew................: no
    Software SDL...............: no
    Quartz.....................: no
    DirectFB...................: no
    Software Framebuffer.......: no
    Software 16bit X11.........: no
    Software 16bit DirectDraw..: no
    Software 16bit WinCE.......: no

I want to enable framebuffer and direct framebuffer. What should i do for it?

I am using Ubuntu Hardy by the way and tried installing
libdirectfb-dev, libdirectfb. Instaling those packages didn't effect
the result. I also tried running autogen.sh with --enable-fb, this
didn't helped either.

So should i run with a parameter or do autogen.sh detects the fb
related libraries and enables it?

Before ecore, i installed evas by runnig ./autogen.sh --enable-fb
--enable-directfb.

Thanx.


-- 
Oğuz Yarımtepe
www.loopbacking.info
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to