Difference between revisions of "Wview"

From wikidb
Jump to: navigation, search
Line 1: Line 1:
 +
== fit2pc ==
 +
 +
Tried Ubuntu on fit2pc
 +
 
Made sure all the dependencies on Henrik site were installed
 
Made sure all the dependencies on Henrik site were installed
  
Line 12: Line 16:
 
* [http://www.vk3bq.com/2014/07/25/raspberrypi-wview-weather-station/ RaspberryPi Wview Weather Station].
 
* [http://www.vk3bq.com/2014/07/25/raspberrypi-wview-weather-station/ RaspberryPi Wview Weather Station].
 
* [http://henrik.vretare.se/2013/09/06/using-a-raspberry-pi-for-sending-weather-data-to-weather-underground-with-wview/ USING A RASPBERRY PI FOR SENDING WEATHER DATA TO WEATHER UNDERGROUND WITH WVIEW] Henrik Vretare.
 
* [http://henrik.vretare.se/2013/09/06/using-a-raspberry-pi-for-sending-weather-data-to-weather-underground-with-wview/ USING A RASPBERRY PI FOR SENDING WEATHER DATA TO WEATHER UNDERGROUND WITH WVIEW] Henrik Vretare.
 +
* [http://dansraspberrypi.tumblr.com/post/26451666334/installing-wview-on-raspberry-pi Installing wview on Raspberry Pi].
 +
* [http://cuttingedge.io/oregon-scientific-wmr88-wunderground-raspberry-pi.html Connecting my Oregon Scientific WMR88 Weather Station to Wunderground using a Raspberry Pi].
 +
* [http://www.techrepublic.com/blog/linux-and-open-source/using-wview-to-monitor-the-weather-on-your-own-weather-station/ Using wview to monitor the weather on your own weather station].

Revision as of 12:10, 9 November 2014

fit2pc

Tried Ubuntu on fit2pc

Made sure all the dependencies on Henrik site were installed

 sudo apt-get install --yes build-essential zlib1g-dev libpng12-dev libreadline-dev gawk libsqlite3-dev sqlite3 libgd2-xpm \
                                         libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
                                         apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget


Links