WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=54d408a7e878c4e0ea35c89145a7522c5cc38065
commit 54d408a7e878c4e0ea35c89145a7522c5cc38065 Author: Philippe Jean Guillaumie <bat...@sfr.fr> Date: Sat Apr 10 22:35:04 2021 -0700 Wiki page ubuntu-start.md changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.md.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt index 2435c90f1..1238be044 100644 --- a/pages/docs/distros/ubuntu-start.md.txt +++ b/pages/docs/distros/ubuntu-start.md.txt @@ -5,7 +5,7 @@ # Installing EFL on Ubuntu # [The *Enlightenment Foundation Libraries (EFL)*](/about-efl.md) power millions of systems from mobile phones to set-top boxes, desktops, laptops, game systems and more. You'll need EFL if you want to develop apps for Enlightenment and for any of the devices that use Enlightenment for its visual interface. -This tutorial describes several ways to install EFL on your system. You will only need to use one of these. Select your chosen method using the index on the right. +This tutorial describes several ways to install EFL on your system. You will only need to use one of these. Many distributions offer EFL as installable packages from their default repositories. In this case you only need to use your distribution's software management system to install. However, most versions of EFL in default repositories are out of date and will not compile more recent Enlightenment applications. If this is not an issue for you, read through the ["From Distribution Repositories"](#From_Distribution_Repositories) section below. @@ -73,7 +73,7 @@ sudo apt install libssl-dev libsystemd-dev libjpeg-dev libglib2.0-dev libgstream ### Step 4: Building and Installing ### -Once you have installed all the packages EFL needs, ``cd`` into the ``efl-X.XX.X`` folder and run +Once you have installed all the packages EFL needs, ``cd`` into the ``efl-X.XX.X`` folder and run: ```bash meson build --