Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2014-10-28 15:28:37
Size: 1152
Editor: asbesto
Comment:
Revision 9 as of 2014-10-28 15:49:29
Size: 919
Editor: asbesto
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
E' svolta. This wiki page is just a scratchpad for now. It may become a sort of howto, who knows?!? ;)
Line 46: Line 46:


---- /!\ '''Edit conflict - other version:''' ----
there are also other things there like the git packages we were talkin'bout....

---- /!\ '''Edit conflict - your version:''' ----
there are also other things there like the git packages we were talkin'bout...

---- /!\ '''End of edit conflict''' ----

Enlightenment

light.gif

This wiki page is just a scratchpad for now. It may become a sort of howto, who knows?!? ;)

Install from sources

Git repo:

sequence:

 git clone git://git.enlightenment.org/core/efl.git
 git clone git://git.enlightenment.org/core/elementary.git
 git clone git://git.enlightenment.org/enlightenment.git

connman / econnman

connman isn't an E package, so apt-get install connman ! :)

for econnman you need:

 git clone git://git.enlightenment.org/bindings/python/python-efl.git

and

 git clone git://git.enlightenment.org/apps/econnman.git

Repositories for E18/E19 ?

 sudo add-apt-repository ppa:niko2040/e19
 sudo apt-get update
 sudo apt-get install enlightenment

Enlightenment (last edited 2024-03-23 16:57:54 by asbesto)