Z-Wave on Mac OSX

Discussions about Z-Way software and Z-Wave technology in general
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

OS X package is now available

Post by PoltoS »

OS X package is now available via Download your Z-Connector package.

No compilation is needed anymore. Just open OSX folder, edit port name in Run_Z-Agent.sh file to something like cu.usbserial (depends on your Z-Wave stick) and execute it (it is good to run it in terminal to see what happens). Have fun with Z-Cloud!
pvdspek
Posts: 20
Joined: 17 Jun 2011 11:52

Another try

Post by pvdspek »

Hmm, I gave it another try today but I can't get it to work properly :-( I have installed the Tricklestar drivers and the Tricklestar widget works just fine, but Z-Agent won't.
I've substituted /dev/ttyUSB0 by /dev/cu.usbserial in the Run_Z-Agent.sh file.
When I run z-agent right from the Z-Connector OSX folder I get the following error:
---
Last login: Mon Jan 28 18:30:11 on ttys004
MacBook-Air-van-Dianta:~ dianta$ /Applications/Z-Connector/OSX/z-agent ; exit;
dyld: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
Referenced from: /Applications/Z-Connector/OSX/z-agent
Reason: image not found
Trace/BPT trap: 5
logout

[Proces voltooid]
---
It looks like it suspects to find the dylib files in a non-existing /opt/local/lib/ folder.
So I've created these folders in root of the harddisk and copied all files in it.
However, now I'm getting this error message:
---
Last login: Mon Jan 28 18:30:38 on ttys004
/Applications/Z-Connector/OSX/z-agent ; exit;
MacBook-Air-van-Dianta:~ dianta$ /Applications/Z-Connector/OSX/z-agent ; exit;
z-connector: missing option -d|-D|--device=
z-connector: missing option -s|-S|--server=
Try 'z-connector --help' for more information.
logout

[Proces voltooid]
---

What's wrong now? What should I do to make it work?

Thanks,
Pepijn.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Run it using Run_Z-Agent.sh -

Post by PoltoS »

Run it using Run_Z-Agent.sh - it will set path to library correctly.
alimenskiy
Posts: 1
Joined: 18 Apr 2013 18:44

z connector installation

Post by alimenskiy »

I am trying to instal my z connector to mac mini and there is a following message
./Run_Z-Agent.sh: line 10: [: missing `]'
what should I do?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

May be you have edited it and

Post by PoltoS »

May be you have edited it and deleted unexpectedly ] character?
Post Reply