Building Dolphin on Linux: Difference between revisions

Line 19: Line 19:
<code>sudo apt-get install cmake git gcc-4.8 g++-4.8 pkg-config libao-dev libasound2-dev libbluetooth-dev libgl1-mesa-dev libgtk2.0-dev liblzo2-dev libopenal-dev libpulse-dev libreadline6-dev libsdl1.2-dev libsoil-dev libsoundtouch-dev libusb-1.0-0-dev libxext-dev libxrandr-dev zlib1g-dev</code>
<code>sudo apt-get install cmake git gcc-4.8 g++-4.8 pkg-config libao-dev libasound2-dev libbluetooth-dev libgl1-mesa-dev libgtk2.0-dev liblzo2-dev libopenal-dev libpulse-dev libreadline6-dev libsdl1.2-dev libsoil-dev libsoundtouch-dev libusb-1.0-0-dev libxext-dev libxrandr-dev zlib1g-dev</code>


==== 14.04 ====
==== 14.04 (LTS) ====
''Follow this step for Ubuntu 14.04 (LTS).''<br>
''Follow this step for Ubuntu 14.04 (LTS).''<br>
Install all necessary packages by running the following command:
Install all necessary packages by running the following command:
Anonymous user