LE Potato
-
I know this is an old subject but have only found one result from Libre. They have a prebuilt image that supposedly contains retropie but emulationstation fails to launch.I get the message " /opt/retropie/configs/all/autostart.sh: line1: emulationstation: command not found"
any help would be great. Or i may need to see if Libre has anything else on it. Thanks -
@jcissell1029 You should ask in their forums for support, we don't support 3rd party images and RetroPie doesn't directly support this platform - so I'm guessing is a specific fork they've used to add RetroPie on their image.
-
@jcissell1029 after days of wasted effort, I found this:
Once you've booted see the bit about EmulationStation not being found, you're dropped to a Bash prompt do:
sudo apt install rapidjson-dev
then:
sudo ~/RetroPie-Setup/retropie-setup.sh
From here you will select "Manage packages", then "Manage core packages", then "emulationstation", then "Update from source"HOWEVER, there appears to be a syntax error as the script is named retropie_setup.sh and not
retropie-setup.sh
(Underscore, not dash)
so, to launch the script installation:
sudo ~/RetroPie-Setup/retropie_setup.sh
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.