Post Reply 
Error launching MinimServer on Raspberry Pi
16-07-2022, 21:06
Post: #2
RE: Error launching MinimServer on Raspberry Pi
The "wrong ELF class: ELFCLASS64" error is caused by installing the MinimServer-2.1.2-linux-arm64.tar.gz package (ARM 64-bit). Because you are using a 32-bit version of OpenJDK and/or MoodeOS, you need to uninstall this package and install the MinimServer-2.1.2-linux-armhf.tar.gz package (ARM hard float 32-bit).

Also, you should not be using sudo to run the minimserver/bin/startc command. You should install MinimServer as a regular user and run it as a regular user. This prevents file permission problems.

I think the stack guard message will go away after you have fixed these two issues. If it doesn't, please let me know.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Error launching MinimServer on Raspberry Pi - simoncn - 16-07-2022 21:06

Forum Jump:


User(s) browsing this thread: 1 Guest(s)