ZWay on Pine 64
Posted: 09 May 2016 21:29
Hi!
I try to install z-way on debian jessie on a new pine 64 computer. It has a pi2 compatible pinout. I wonder if the binary is compatible, the pine is an arm64 so in general it should work. But the binary does not seem to be executable:
Any ideas?
I try to install z-way on debian jessie on a new pine 64 computer. It has a pi2 compatible pinout. I wonder if the binary is compatible, the pine is an arm64 so in general it should work. But the binary does not seem to be executable:
Code: Select all
root@pine64pro:/opt/z-way-server# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.4 (jessie)
Release: 8.4
Codename: jessie
root@pine64pro:/opt/z-way-server# uname -a
Linux pine64pro 3.10.101-0-pine64-longsleep #39 SMP PREEMPT Sat May 7 12:39:25 CEST 2016 aarch64 GNU/Linux
root@pine64pro:/opt/z-way-server#
root@pine64pro:/opt/z-way-server# file z-way-server
z-way-server: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.6.3, not stripped
root@pine64pro:/opt/z-way-server# ./z-way-server
-bash: ./z-way-server: No such file or directory
root@pine64pro:/opt/z-way-server#