Sigurd Bøe

Results 114 comments of Sigurd Bøe

@Mistap14 For the second command, the permission error is simply because it tries to search the whole system for a folder with that name, and it didn't find any so...

Yes @Mistap14 Thats my fault. ``` wget -O "${HOME}/retropie/RetroPie-Setup/scriptmodules/ports/piegalaxy.sh" https://raw.githubusercontent.com/sigboe/pie-galaxy/master/scriptmodule.sh sudo "${HOME}/retropie/RetroPie-Setup/retropie_packages.sh" piegalaxy ``` These commands here where I added retropie/ in the directory path should work to install piegalaxy...

Okay then. Are you able to open RetroPie section in EmulationStation? If so then you should be able to find PieGalaxy in the experimental section. If not then id be...

@DavidDraper I am working on the issue where installing Pie-Galaxy fails due to it can't install wyvern. I don't know when it will be ready, I have a working binary...

@DavidDraper Ive changed the installer script to fetch wyvern from a stable mirror I created on github. I don't have a testing Pi setup at the moment, but you both...

Well, at least lets not close this issue before the installation works as intended. But at least I can do for you right this moment is provide a workaround. Wyvern...

From SSH run ```bash [[ -f "${HOME}/.config/piegalaxy/piegalaxy.conf" ]]; echo $? ``` And tell me the result

Thank you, I have pushed a commit fixing a typo. Get the latest version. Still tell me how it goes, there may be different things with issues if the install...

Let's try to break these things down :rofl: I've never seen these errors, and don't know why you get them. > After updating the Script and reexecuting it I now...

https://github.com/midwan/amiberry/issues/447 Possible solution