mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-01 17:53:07 +02:00
Build Instructions.txt edited online with Bitbucket
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
[TOC]
|
||||||
|
|
||||||
Linux Setup (x86 ubuntu)
|
Linux Setup (x86 ubuntu)
|
||||||
===============================
|
===============================
|
||||||
Install ubuntu or xubuntu 14.04 (or newer)
|
Install ubuntu or xubuntu 14.04 (or newer)
|
||||||
@@ -24,13 +26,13 @@ Linux Setup (Raspberry Pi running ubuntu)
|
|||||||
===============================
|
===============================
|
||||||
Install raspbian
|
Install raspbian
|
||||||
0. Run the following command to install necessary dependencies
|
0. Run the following command to install necessary dependencies
|
||||||
sudo apt-get install tortoisehg g++ cmake dos2unix
|
sudo apt-get install tortoisehg g++ cmake dos2unix
|
||||||
|
|
||||||
1. Obtain the source code by running the following command:
|
1. Obtain the source code by running the following command:
|
||||||
hg clone https://bitbucket.org/teamretro/retrofe
|
hg clone https://bitbucket.org/teamretro/retrofe
|
||||||
|
|
||||||
2. Compile SDL2 by running the following command:
|
2. Compile SDL2 by running the following command:
|
||||||
sudo Scripts/Raspi/install_sdl2_rpi.sh
|
sudo Scripts/Raspi/install_sdl2_rpi.sh
|
||||||
|
|
||||||
3. Generate your gcc make files with running the following command from inside the root folder of your setup:
|
3. Generate your gcc make files with running the following command from inside the root folder of your setup:
|
||||||
|
|
||||||
@@ -42,7 +44,7 @@ Install raspbian
|
|||||||
python Scripts/Package.py --os=linux --build=full
|
python Scripts/Package.py --os=linux --build=full
|
||||||
|
|
||||||
5. Copy your live RetroFE system to any folder of your choosing. files can be found in Artifacts\linux\RetroFE
|
5. Copy your live RetroFE system to any folder of your choosing. files can be found in Artifacts\linux\RetroFE
|
||||||
|
|
||||||
Windows Setup
|
Windows Setup
|
||||||
===============================
|
===============================
|
||||||
0. Setup libraries
|
0. Setup libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user