WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=0ff0c8aa54b821a3c070f9166b57ccde6b336c19
commit 0ff0c8aa54b821a3c070f9166b57ccde6b336c19 Author: Raster <[email protected]> Date: Thu Jun 18 19:07:00 2015 -0700 Wiki page ubuntu-start changed with summary [] by Raster --- pages/distros/ubuntu-start.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/distros/ubuntu-start.txt b/pages/distros/ubuntu-start.txt index a78d388..a06d1be 100644 --- a/pages/distros/ubuntu-start.txt +++ b/pages/distros/ubuntu-start.txt @@ -1,5 +1,5 @@ -~~Title: Ubuntu~~ -==== Ubuntu ==== +~~Title: EFL on Ubuntu~~ +==== Packages ==== The available version of the official package is outdated, a better way is to install e19 from a PPA repository: @@ -26,6 +26,8 @@ sudo apt-get update sudo apt-get install libelementary1 </code> +==== Compiling from source ==== + If you want to install enlightenment, elementary or EFL from sources, make sure the following dependencies are installed: @@ -51,5 +53,4 @@ libxext-dev libxkbfile-dev libxtst-dev libxcb1-dev libxcb-shape0-dev \ libxcb-keysyms1-dev libbullet-dev vlc libvlc-dev autoconf libtool </code> -Then go to [[../docs-efl-start|Get EFL installed]] tutorial, to install -Enlightenment from sources. +Then go to [[../docs-efl-start]], to install Enlightenment from source. \ No newline at end of file --
