Building Dolphin on Linux: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:
== Step 1 - Installing the Dependencies ==  
== Step 1 - Installing the Dependencies ==  
===Ubuntu===
===Ubuntu===
====14.10 and newer====
Install all necessary packages by running the following command:
<code>sudo apt-get install cmake git g++ wx2.8-headers libwxbase2.8-dev libwxgtk2.8-dev libwxgtk3.0-dev libgtk2.0-dev libsdl1.2-dev libxrandr-dev libxext-dev libao-dev libasound2-dev libpulse-dev libbluetooth-dev libreadline-gplv2-dev libavcodec-dev libavformat-dev libswscale-dev libsdl2-dev libusb-1.0-0-dev</code>
====12.04 and newer====
====12.04 and newer====
Install all necessary packages by running the following command:
Install all necessary packages by running the following command:
4

edits

Navigation menu