Wiki page ubuntu-start changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2015-06-18 19:07:00 -07:00 committed by apache
parent 0e6975367b
commit 0ff0c8aa54
1 changed files with 5 additions and 4 deletions

View File

@ -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.