Hello all

I'm trying to build EFL andI followed the order for building them on
"Install EFL from CVS guide" at:
    
http://wiki.enlightenment.org/index.php/Install_EFL_from_CVS_guide#Compile_order_modules_in_e17.2Flibs
I have a question about this order. According to the diagram at:
    http://wiki.enlightenment.org/index.php/Image:Efl_diagram1.png#file
epsilon is put on edje, I think it means that epsilon needs edje, but in the 
order
of the guilde above, epsilon is listed prior to edje. Doesn't it mean that
when compiling epsilon, configure script for epsilon can't find the necessary
edje? In fact, when I run configure for epsilon, I got the following message:

    checking for EVAS... yes
    checking for ECORE... yes
    checking for EDJE... configure: error: Package requirements (edje >= 0.5.0) 
were not met:

    No package 'edje' found

The current order on "Install EFL from CVS guide" is:
    epsilon ->embryo->edje
but I think epsilon should be compiled after edje at least.
I hope I don't misunderstand about it :)
Regards.
--Yasufumi

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to