mirror of
https://github.com/clockworkpi/GameShellDocs.git
synced 2025-12-13 02:08:49 +01:00
Updated Install Emulationstation on Gameshell (markdown)
parent
7b23b0e0c5
commit
b36f604d17
@ -7,11 +7,11 @@ Log in SSH on your Gameshell and go to your home directory.
|
||||
|
||||
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 :
|
||||
|
||||
`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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user