About

catalog.pdf guide.pdf

Installation

Install packages

yum install python-configobj
yum install python-cheetah
yum install python-imaging
yum install python-setuptools
easy_install pyserial
easy_install pyusb

Install weewx

Download RPM package from web site

rpm -i weewx-3.9.1-1.rhel.noarch.rpm

Configuration

Make configuration file for Vantage Pro2

/etc/init.d/weewx stop
wee_config --reconfigure
/etc/init.d/weewx start