ZWay on Pine 64

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
sja
Posts: 7
Joined: 30 Mar 2015 09:37

ZWay on Pine 64

Post 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?
luxus
Posts: 12
Joined: 20 Sep 2015 11:34

Re: ZWay on Pine 64

Post by luxus »

Having the same question :D
ct-steven
Posts: 4
Joined: 21 Jul 2016 11:46

Re: ZWay on Pine 64

Post by ct-steven »

Anyone can solve it? How about guys from z-wave.me
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: ZWay on Pine 64

Post 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.
Post Reply