I need help setting up weewx-wd. When I type in the first command it says that it gets 404 not found!
On Monday, August 17, 2020 at 5:21:33 PM UTC-4, gjr80 wrote: > > No need to apologise for being new to Linux, we have all been there. A > couple of tips though. If you haven’t already learnt how to copy/paste text > to and from the Linux terminal do so. It makes it much easier to enter long > or complex commands without error. It also makes it easier to copy the > exact command entered and the exact response when things go wrong. You can > then post the exact command entered and the exact response here when > seeking help. Make it easier for those helping as it is clear exactly what > was entered and the response, sometime typos happen or descriptions can > miss things. Finally read the instructions from top to bottom, don’t just > cherry pick commands. If a command doesn’t work re-read the instructions. > > In the case of WeeWX-WD $DOWNLOAD_ROOT is another symbolic name (just as > $BIN was earlier) that you need to substitute a value for. In this case I > would just use /var/tmp, ie: > > $ wget -P /var/tmp > https://github.com/gjr80/weewx-weewx-wd/releases/download/v2.0.0/weewxwd-2.0.0.tar.gz > > > You will then need to substitute /var/tmp for $DOWNLOAD_ROOT through the > the rest of the install instructions. > > If you have any further problems with WeeWX-WD I suggest you start a new > thread. > > Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c35cde4c-32c6-4dd1-b3e5-355aa6f5fe97o%40googlegroups.com.
