Maybe my understanding of WEEWX_ROOT is wrong. But partly it worked thus I 
assume it is not working everywhere. I did set WEEWX_ROOT within weewx.conf 
onto some directory and copied a full weewx 4.6.2 installation over there. 
But the following folders were not found

WEEWX_ROOT/etc/weewx/skins
WEEWX_ROOT/var/www/html/weewx

I could fix that by introducing proper links like e.g.
mkdir /etc/weewx
cd !$
ln -s WEEWX_ROOT/etc/weewx/skin
cd /var
ln -s WEEWX_ROOT/var/www

It's really a minor issue, but maybe it should be fixed sometimes.

Regards, Michael

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d6931dc9-214c-4a75-b1ae-b2bd063b2ca5n%40googlegroups.com.

Reply via email to