The How to run multiple instances of WeeWX 
<https://github.com/weewx/weewx/wiki/weewx-multi> wiki article is written 
(as are many other articles/instructions) assuming WeeWX was installed via 
setup.py. On a setup.py install you will find the util directory in 
/home/weewx. For a package install you will find most of the util directory 
contents in /etc/weewx, unfortunately that does not include the util/init.d 
directory which contains weewx-multi. So if you want to use weewx-multi on 
a package installation you will need to download weewx-multi from GitHub. 
The destination directory you download weewx-multi to on your WeeWX system 
is not important as it will be copied to the correct location during setup. 
The following command can be used to download weewx-multi to /var/tmp:

$ wget -P /var/tmp 
https://raw.githubusercontent.com/weewx/weewx/master/util/init.d/weewx-multi

Once weewx-multi has been downloaded the rest of the wiki article 
instructions can be followed substituting the path to weewx-multi 
accordingly.

I am not sure if incorrect line endings would cause the error you are 
seeing, I would go back over the wiki article and work through it carefully 
and completely obtaining weewx-multi as outlined above.

I will touch up the wiki article to clear up the confusion over the 
location of weewx-multi.

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/738062b3-9627-47b4-bc3f-9c844dec8a5dn%40googlegroups.com.

Reply via email to