Page 1 of 1

Ldd server error

Posted: Sat May 07, 2016 12:04 pm
by Pereansie
Soooo... I have been trying to set up a headless factorio server. I bought a Raspberry Pi 3, installed the ubuntu Server 16.04 x64 and dowloaded the server package.
Then I unpacked it and here is my first strange thing that happend. Neither in the filebrowser, neither in FileZila I was able too see the unpacked Folder, BUT in the console via the ls -la I was able to.
And now it gets worse. If I try to check the libaries, i get the error message : "not a dynamic executable". Of course I googled it and found out this happens, when you run 64bit with 32bit.
And now I am confused. I got a 64x Processor, a 64x OS, but I cant look for 64x libaries.
Please exuce my bad english ( I am german, but I try my best ) and please explain easy, I dont uderstand much of this libary and stuff (I guess you know).

Re: Ldd server error

Posted: Sat May 07, 2016 12:13 pm
by Koub
Doesn't the Raspberry Pi 3 carry an ARM CPU ? If it's the case, Factorio won't run on it.

Re: Ldd server error

Posted: Sat May 07, 2016 12:18 pm
by Pereansie
Yes it does. I did some more reseach and found out, that there are ARMv8 CPU's wich got 64bit. Would they run there or is it a general fact, that they dont run on ARM CPU's?

Re: Ldd server error

Posted: Sat May 07, 2016 12:35 pm
by prg
There are no ARM builds for Factorio, neither 32bit nor 64bit. You need an x86 or x86_64 CPU.

Re: Ldd server error

Posted: Sat May 07, 2016 12:56 pm
by Pereansie
Shit! But still thank you.