Search found 2 matches
- 18 Feb 2012 13:57
- Forum: Discussions in English
- Topic: Run_Z-Agent.sh in cron
- Replies: 12
- Views: 15555
Run_Z-Agent.sh in cron
<t>Hi<br/> After some time I got the zwave.me usb stick and software working on my synology DS210j NAS.<br/> When I log on to the NAS via putty terminal I can run the Run_Z-Agent.sh script and everything works fine. <br/> <br/> I'm having trouble getting the script to run automatically either from s...
- 18 Feb 2012 13:57
- Forum: Discussions in English
- Topic: Run_Z-Agent.sh in cron
- Replies: 12
- Views: 15555
I got it working by adding
I got it working by adding
LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH
to the script.
LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH
to the script.