# Configuration file for weewx installer. The syntax is from module # ConfigParser. See http://docs.python.org/library/configparser.html [install] # Set the following to the root directory where weewx should be installed home = /home/weewx-test # Given the value of 'home' above, the following are reasonable values prefix = exec-prefix = install_lib = %(home)s/bin install_scripts = %(home)s/bin