On Thu, Mar 1, 2012 at 11:05 PM, Suresh Kumar <uniquesur...@gmail.com> wrote:
> Please help ...
>
> 1. What should I look for next ?
> 2. Where I look at e17 logs / messages
> 3. I cannot change X11 in the server so I build latest X11 separately
> and loading at runtime.
>
> .xinitrc file
> -------------------
> export PATH="/opt/e17/bin:/opt/X11R7.x/bin:$PATH"
> export PYTHONPATH="/opt/e17/lib/python2.7/site-packages:$PYTHONPATH"
> export LD_LIBRARY_PATH="/opt/X11R7.x/lib:/opt/e17/lib:$LD_LIBRARY_PATH"
> /opt/e17/bin/enlightenment_start -evil
>
>
> ============ startx output with Error Message =======================
>
>
> ESTART: 0.00001 [0.00001] - Begin Startup
> ESTART: 0.00014 [0.00013] - Signal Trap
> ESTART: 0.00020 [0.00005] - Signal Trap Done
> ESTART: 0.00043 [0.00023] - Eina Init
> ESTART: 0.00173 [0.00131] - Eina Init Done
> ESTART: 0.00175 [0.00001] - Determine Prefix
> =================================
> Enlightenment relocation handling
> =================================
> PREFIX:  /opt/e17
> BINDIR:  /opt/e17/bin
> LIBDIR:  /opt/e17/lib
> DATADIR: /opt/e17/share/enlightenment
> LOCALE:  /opt/e17/share/locale
> =================================
> ESTART: 0.00211 [0.00037] - Determine Prefix Done
> ESTART: 0.00233 [0.00022] - Environment Variables
> ESTART: 0.00241 [0.00008] - Environment Variables Done
> ESTART: 0.00244 [0.00003] - Parse Arguments
> MUHAHAHAHHAHAHAHAHA
> ESTART: 0.00254 [0.00010] - Parse Arguments Done
> ESTART: 0.00257 [0.00003] - Eet Init
> ESTART: 0.00772 [0.00515] - Eet Init Done
> ESTART: 0.00776 [0.00004] - Ecore Init
> ESTART: 0.00871 [0.00096] - Ecore Init Done
> ESTART: 0.00876 [0.00005] - Ecore Event Handlers
> ESTART: 0.00880 [0.00004] - Ecore Event Handlers Done
> ESTART: 0.00883 [0.00003] - Ecore_File Init
> ESTART: 0.01080 [0.00197] - Ecore_File Init Done
> ESTART: 0.01084 [0.00004] - Ecore_Con Init
> ESTART: 0.01116 [0.00032] - Ecore_Con Init Done
> ESTART: 0.01119 [0.00003] - Ecore_Ipc Init
> ESTART: 0.01129 [0.00010] - Ecore_Ipc Init Done
> ESTART: 0.01136 [0.00007] - Ecore_X Init
> ESTART: 0.02174 [0.01038] - Ecore_X Init Done
> ESTART: 0.02181 [0.00007] - Ecore_IMF Init
> ESTART: 0.02444 [0.00263] - Ecore_IMF Init Done
> ESTART: 0.02449 [0.00005] - Ecore_Evas Init
> ESTART: 0.02516 [0.00067] - Ecore_Evas Init Done
> ESTART: 0.02520 [0.00004] - Ecore_Evas Engine Check
> <<<< Enlightenment Error >>>>
> Enlightenment found ecore_evas doesn't support the Software X11
> rendering in Evas. Please check your installation of Evas and
> Ecore and check they support the Software X11 rendering engine.
> E17: Begin Shutdown Procedure!

As it says, Evas and Ecore_Evas were built without X11 support. You
will need to check Evas config.log to see why. Rebuild it and rebuild
Ecore also.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to