Building Dolphin on Linux: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 53: Line 53:
These dependencies must be installed.
These dependencies must be installed.


<pre>dnf install cmake git gcc libXext libXext-devel libgudev gtk+-devel wxGTK-devel systemd-devel openal-soft libevdev libevdev-devel systemd-devel pulseaudio-libs-devel</pre>
<pre>dnf install cmake git gcc libXext libXext-devel libgudev gtk+-devel wxGTK-devel systemd-devel openal-soft libevdev libevdev-devel systemd-devel</pre>


These dependencies are optional, but as noted below if you want full features you'll want to install them too.
These dependencies are optional, but as noted below if you want full features you'll want to install them too.
<pre>dnf install libao-devel SOIL SOIL-devel libXrandr libXrandr-devel</pre>
<pre>dnf install libao-devel SOIL SOIL-devel libXrandr libXrandr-devel pulseaudio-libs-devel</pre>


These dependencies are best from [http://rpmfusion.org/ RPM Fusion] and may not be provided in Fedora repos.
These dependencies are best from [http://rpmfusion.org/ RPM Fusion] and may not be provided in Fedora repos.
<pre>dnf install ffmpeg ffmpeg-libs</pre>
<pre>dnf install ffmpeg ffmpeg-libs</pre>


=== Other Linux Distributions ===
=== Other Linux Distributions ===
Anonymous user

Navigation menu