My raspberrypi wont let me start a Fivem Server

April 16, 2023, 15:25

anmeldungsfehler

Hello dear People can somebody help me: https : // stackoverflow.com/questions/76028509/my-raspberrypi-wont-let-me-start-a-fivem-server (Link is broken) Stack Overflow My Raspberrypi wont let me start a FiveM Server Today i tried to run a FiveM Server on a Raspberry pi but i get this error message: ./run.sh: Line 10: /home/pi/FiveM_Server/server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: Cannot run the binary:... Bild i get errors about x86_64

aelen

judging by the file name, you downloaded the wrong binary for it, that one is compiled for x86_64, not for arm

anmeldungsfehler

how to fix it?

aelen

I dunno what fivem is so I can't help with specifics, but you'll either need to download a version that has been compiled for the arm architecture, or you'll need to compile it yourself from source

anmeldungsfehler

how to compile it for arm

anmeldungsfehler

=

anmeldungsfehler

=

anmeldungsfehler

?

aelen

like I said I am not familiar with fivem, you'll have to look at their documentation

anmeldungsfehler

okay thanks

aelen

good luck!

anmeldungsfehler

thx

oops.se

Have a look at the documentation aka RTFM 😉 https://docs.fivem.net/docs/server-manual/setting-up-a-server/