mirror of
https://github.com/clockworkpi/GameShellDocs.git
synced 2026-09-08 18:04:54 +02:00
Updated Install Emulationstation on Gameshell (markdown)
@@ -7,11 +7,11 @@ Log in SSH on your Gameshell and go to your home directory.
|
|||||||
|
|
||||||
You need to install a few packages :
|
You need to install a few packages :
|
||||||
|
|
||||||
`sudo apt-get install libsdl2-dev libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev libgl1-mesa-dev build-essential cmake fonts-droid`
|
`sudo apt-get install libsdl2-dev libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev libgl1-mesa-dev build-essential cmake fonts-droid fonts-droid-fallback libvlc5 libvlc-dev rapidjson-dev`
|
||||||
|
|
||||||
Clone the git project :
|
Clone the git project :
|
||||||
|
|
||||||
`git clone https://github.com/RetroPie/EmulationStation.git`
|
`git clone --recursive https://github.com/RetroPie/EmulationStation.git`
|
||||||
|
|
||||||
Then, generate and build the Makefile with CMake:
|
Then, generate and build the Makefile with CMake:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user