Forum Replies Created
-
AuthorPosts
-
norbi77Participant
Ahhh, this was the error! Now it works!
thank you so much for your help!Best greetings from Hamburg
Norbi77norbi77ParticipantI take the update from the GUI and i see no errors.
First when i trysudo git pull
i gotUpdating 9a67c35..6e26c14 error: Your local changes to the following files would be overwritten by merge: scriptmodules/emulators/snes9x.sh Please, commit your changes or stash them before you can merge. Aborting
I have delete the snes9x.sh and try it again, then comes
Updating 9a67c35..6e26c14 Fast-forward scriptmodules/emulators/advmame.sh | 11 +- scriptmodules/emulators/cpc.sh | 1 + scriptmodules/emulators/hatari.sh | 24 ++- scriptmodules/emulators/mupen64plus-testing.sh | 256 ++++++++++++++++++++++ scriptmodules/emulators/mupen64plus.sh | 8 +- scriptmodules/emulators/snes9x.sh | 2 +- scriptmodules/emulators/uae4all.sh | 97 +++++++-- scriptmodules/helpers.sh | 3 + scriptmodules/supplementary/ps3controller.sh | 2 +- scriptmodules/supplementary/sdl1.sh | 273 ++---------------------- scriptmodules/supplementary/sdl1dispmanx.sh | 21 -- supplementary/runcommand.sh | 2 +- 12 files changed, 390 insertions(+), 310 deletions(-) create mode 100644 scriptmodules/emulators/mupen64plus-testing.sh delete mode 100644 scriptmodules/supplementary/sdl1dispmanx.sh
I update the binarys again (option1) and now the update takes longer time.
when it finish i test the emulator again and give a report.
37% finish in the moment..norbi77ParticipantThe output is :
pi@retropie ~ $ head ~/RetroPie-Setup/scriptmodules/emulators/uae4all.sh rp_module_id="uae4all" rp_module_desc="Amiga emulator UAE4All" rp_module_menus="2+" rp_module_flags="dispmanx" function depends_uae4all() { getDepends libsdl1.2-dev libsdl-mixer1.2-dev libasound2-dev } function sources_uae4all() {
and here the log:
https://drive.google.com/file/d/0B2OkjZ-TLyG9LW9hc1B5WllrZXM/view?usp=sharingnorbi77ParticipantI have first update the script and then option 1 from the update script to update the binarys. When i start the emulation of amiga, comes the error
/opt/retropie/emulators/uae4all/uae4all: error while loading shared libraries: l ibSDL_image-1.2.so.0: cannot open shared object file: No such file or directorythx for your help
norbi77
norbi77ParticipantHi,
i have also a problem to start the new uae4all.
Output from the console:
pi@retropie ~ $ /opt/retropie/emulators/uae4all/uae4all
/opt/retropie/emulators/uae4all/uae4all: error while loading shared libraries: l ibSDL_image-1.2.so.0: cannot open shared object file: No such file or directoryI´m on Retropie 2.5 and i have update the binarys with the updated retropie setup script.
Can you help me?
greez
Norbi77 -
AuthorPosts