Wiki page fedora-start changed with summary [] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2017-01-17 23:52:31 -08:00 committed by apache
parent cb9a9ba268
commit ae33335438
1 changed files with 1 additions and 28 deletions

View File

@ -7,35 +7,8 @@
sudo dnf install enlightenment terminology
</code>
For Fedora 21 run the following command as root:
<code bash>
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/X11:Enlightenment:Factory/Fedora_21/X11:Enlightenment:Factory.repo
</code>
For Fedora 20 run the following command as root:
<code bash>
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/X11:Enlightenment:Factory/Fedora_20/X11:Enlightenment:Factory.repo
</code>
To install enlightenment 0.17 and terminology:
<code bash>
yum install e17
yum install terminology
</code>
If you only want to install EFL:
<code bash>
yum install efl
</code>
==== Compiling from source ====
**Fedora 25**, required and recommended packages:
Satisfying dependencies under **Fedora 25** (and recommended packages):
<code bash>
sudo dnf install automake bluez-libs-devel ccache check-devel curl-devel \
dbus-devel doxygen fontconfig-devel freetype-devel fribidi-devel gcc gcc-c++ \