Closed Bazil79 closed 1 year ago
Open a terminal and run it from there. The green icon is the correct one, so you might miss some dependencies. Running it in terminal would help figure that out.
@Bazil79
No file is missing, that amiberry
file you see there is the executable. Like @solskogen said, it might be trying to run but fails due to some error (e.g. you're missing a requirement), but you don't see that because it's output on the console.
It might also be a case of changing that file permissions, to allow it to be Executable. The ZIP packaging might not include that property.
You can do that either from a console or the GUI:
From console: chmod a+x ./amiberry
(while being in the same directory as that file is)
From the GUI: Right click on it, select Permissions, check that Executable is enabled.
Many thanks for the replies, have checked the permissions and seem ok. Have tried running command but not sure if I done it correctly
Many thanks barry
Ok so I did a fresh install of bullseye 32bit full from pi program. Downloaded amiberry 32bit for pie Unzipped and copied across kickstart files from amiga forever. Checked permissions - all ok Tried to open - nothing Opened terminal in amiberry window and used command like advised Still nothing, even tried run a command in amiberry still nothing.
Am I still missing something? Or is it not compatible with my pi?
1) You will have to install the requirements, as mentioned in the Readme: https://github.com/BlitterStudio/amiberry/blob/master/docs/README.md
2) Open a terminal, "cd" in the directory you have Amiberry, then run it like so: ./amiberry
That should bring up the main GUI, or if it fails, at least output some information in the console (e.g. if a requirement is missing)
3) You will of course also need some Kickstart ROMs, which should be copied in the kickstarts
directory. After you've done that, run Amiberry and from the GUI go to Paths -> Rescan ROMs. You only need to do that once, it will cache any roms it finds for future reference.
Thanks again for the response, I am obviously too thick. I read the read me as stated went to the SDL2 site got confused so googled which version to use Selected what I thought to be correct and downloaded, didn't know where to extract to so extracted to home/myself Ran terminal in amiberry and got error
Many thanks for your patience
Why aren't you doing what the README.md says?
Dont understand! Read me dependencies says to install the framework which I downloaded and unzipped. Ran the install for it. Done the terminal command but got an error. What in the readme am I missing or am I supposed to run all the command lines listed.
I'm getting frustrated with myself on this because I'm not very good at this sort of thing and wanted to try something new
Thanks again for your advice and patience
Done it 🙂
Thanks again
Hi im new to the Pi, i have installed the bullseye OS and downloaded the amiberry v5.4 and unpacked following a vid from youtube but i cant seem to find the executive file i have a green amiberry logo but when i click on it nothing happens, what am i missing.
Please help