Thanks for your fantastic tutorial jussiva!
I am following the tutorial and I was hooked in step 10. . / Run_Z-Agent.sh "File or directory not found" repetitively. I case in Ubuntu and raspbyan.
Raspberry Pi
-
- Posts: 22
- Joined: 31 Dec 2012 22:43
bit more info required on google code for a linux noob
any chance you could write in the linux commands that need to be typed in the terminal for us linux noobs. I'm sure its very simple but only if you know the commands.
Thanks very much
Thanks very much
-
- Posts: 22
- Joined: 31 Dec 2012 22:43
Now possible even by a linux noob
Hi thanks to the brilliant update to the google code wikki I managed to do this with almost no prior linux knowledge of commands etc. Up and running basically first time and is now connected to my sensors etc.
So thanks a bunch. Will now move on to working through using the z-cloud interface properly to set up devices, scenes etc.
but nice one all for the help
So thanks a bunch. Will now move on to working through using the z-cloud interface properly to set up devices, scenes etc.
but nice one all for the help
Did you try with a zero at the end?
I only know the port is being called USBTTYO (a zero at the end not an 'o')
Edit: I just noticed that this forum changes a zero into something that looks like a lower case character 'o'. Did you try with a zero at the end?
Edit: I just noticed that this forum changes a zero into something that looks like a lower case character 'o'. Did you try with a zero at the end?
Since 29-12-2016 I am no longer a moderator for this forum
Changing line 12 by putting
Changing line 12 by putting or leaving jusiva which has given me the same error.
"line 12:. / z.agent: No such file or directory".
It said in PoltoS the 19/11 "Unfortunatelly we have no time to compile Connecto Z-embedded boxes for all existing."
At CES in Las Vegas announces the binomial raspberry / Z-way.
I understand that if it works and it's easier than it sounds.
It took 7 months to try and still have not succeeded ...
Maybe I should spend the Vera and let this project ...
"line 12:. / z.agent: No such file or directory".
It said in PoltoS the 19/11 "Unfortunatelly we have no time to compile Connecto Z-embedded boxes for all existing."
At CES in Las Vegas announces the binomial raspberry / Z-way.
I understand that if it works and it's easier than it sounds.
It took 7 months to try and still have not succeeded ...
Maybe I should spend the Vera and let this project ...
Make sure you have done
Make sure you have done second part of step 4: wget https://z-cloud.googlecode.com/git/Z-Co ... ry/z-agent
Check that the file z-agent is present in current folder and it has execution permission.
Also note, that RaZberry is a different project and it has nothing to do with Z-Cloud. It uses pretty same Z-Way software, but not Z-Connector/Z-Agent.
Check that the file z-agent is present in current folder and it has execution permission.
Also note, that RaZberry is a different project and it has nothing to do with Z-Cloud. It uses pretty same Z-Way software, but not Z-Connector/Z-Agent.
-
- Posts: 22
- Joined: 31 Dec 2012 22:43
running on start-up
anyway to get it to run automatically on start-up?
Sure! Put it in /etc/rc.local
Sure! Put it in /etc/rc.local
Read this to see how to correctly point to shared libraries
http://en.z-wave.me/content/runz-agentsh-cron
(the post contain something about cron - it's a wrog way, use rc.local as the Unix way to do auto launch)
Read this to see how to correctly point to shared libraries
http://en.z-wave.me/content/runz-agentsh-cron
(the post contain something about cron - it's a wrog way, use rc.local as the Unix way to do auto launch)