Greetings,
I have a spare Raspberry Pi3b and I thought that it would be an excellent candidate for a small device I can use to run the logger. But I am having a heck of a time getting RomRaider up and running on Linux. Adamantly I am very new to Linux and I am not sure where to start trouble shooting, and I am looking for help.
First I have installed a 32bit version of Raspbian (based on Debian) because I wanted to avoid any issues with architecture knowing RomRaider wants a 32bit version of JRE.
I downloaded Eclipse Temurim a 32 bit version of JRE 8. Extracted the tar.gz file and installed it. Picture 1 shows the message I get when I check to see which java version I get. It would appear that it is reconized correctly.
Attachment:
JRE_install.jpg
Attachment:
Image_01.jpg
After that attempted to run "run.sh" whic happears to do nothing.
Then I tried to run the command "java -jar /opt/RomRaider]RomRaider.jar" which results in an error promt that says "Can't find bundle for base name com.romraider.ECUExec, locale en_GB".
Any help would be greatly appreciated!