Page 1 of 1

ZWay on Pine 64

Posted: 09 May 2016 21:29
by sja
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:

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# 
Any ideas?

Re: ZWay on Pine 64

Posted: 17 Jun 2016 23:47
by luxus
Having the same question :D

Re: ZWay on Pine 64

Posted: 21 Jul 2016 11:55
by ct-steven
Anyone can solve it? How about guys from z-wave.me

Re: ZWay on Pine 64

Posted: 28 Jul 2016 20:56
by PoltoS
We have never used these boards and have not made Z-Way for it.

I believe you can still use this 32bits Z-Way build by just installing libc32. Like on x64 you can install libs for x86 and use legacy binaries.