Actually if you have followed the instructions you should nearly be there 
...

Linux needs to know where things are in order to run them.  There are 2 
ways this can be achieved:
1) specify the full path with the command you are using
2) add the folder containing the commands to the $PATH environment variable.

So for you, the weewx command files are all in /home/weewx/bin/
Easiest way forward is to simply add this path to the commands in the 
instructions.  e.g. installing the driver would be:
$ /home/weewx/bin/wee_extension --install weewx-ws6in1.zip

Hope this makes sense.  If you had used the debian installation the weewx 
commands would be in /usr/bin/ which is already in the $PATH environment 
variable

Bob

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/f666816e-5c3f-4239-aaaf-7e4d3fdb53f4o%40googlegroups.com.

Reply via email to