On Apr 19, 2010, at 12:18 PM, Vincent Torri wrote:

>> http://trac.enlightenment.org/e/wiki/MACOSX
>
> I'll manage the formatting / layout of the wiki. Though, some  
> questions:
>
> 1) are you *sure* that e_dbus must be compiled *before* eina and  
> ecore ?

No, definitely not. Some of the libs have an order dependency, some  
not. I would like to be more explicit but couldn't find documentation  
on the dependencies of all the libs, or the order to compile. This  
list was the result of trial and error.

> 2) why do you need --enable-simple-x11 when configuring evas ?

e17 threw an error that software-X11 was not compiled into ecore_evas.

I added this flag to evas initially, and then got a different e17  
error that ecore was missing ecore_evas_software_X11. So I added the  
flag to ecore as well.

EFL can be used without X11 in principle, to develop Cocoa apps  
without X11. So it's not unreasonable for software_X11 to be off by  
default. That's just a guess why I had to set the flag manually.

> 3) About the prerequiqites, you say that one must download them.  
> Where ? In the official web site of these libraries ?

Yes. Should I provide links to those?

>> Is there a way to delete the old attachments from the wiki that are
>> linked to non-existent files?
>
> It seems that it is a problem with the wiki. I don't know much trac.  
> Maybe someone should ask in #trac

I haven't looked at them, but I'm not sure if they are relevant in the  
current iteration of the wiki.

-Dave

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to