On Tue, 22 Nov 2011 06:53:57 +0000 Mick <[email protected]> said:

> Why is connman hardcoded into e_dbus now?  It was working fine without it ...
> 
> I would have thought that network management would be best left to the 
> particular distro, or user choice.

it's on by default. you can disable it with --disable-econnman0_7x. it doesnt
compile it then. just note that the econnman dbus lib is just a library
interface to talk dbus protocol to connman. it does not REQUIRE connman itself
be installed at all to have the edbus connman support. same for hal and other
edbus helper libs. they do not require the service. they simply provide a
library api for c/c++ to talk to that service. it is a good idea to just
compile all of these libs and have support for all and at runtime if the dbus
service is not there, you won't have support for it and simply get a runtime
error telling you it doesn't exist.

as such e17's ONLY support for network configuration is via connman, so it
requires econnman.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to