wmbiff: Remove unused files.
[dockapps.git] / wmWeather / INSTALL
blob8aeaf3b85cab348fa816ee398931193ac3b741cd
1 Installation instructions for wmWeather.
3 Requirements
4 -------------------------------------------------------------------------------
5 wmWeather requires the Xpm library (which should be available on most machines
6 with XFree86 installed). And it requires that the GNU wget utility be installed
7 as well. wget is a utility that allows you to grab stuff like html files and
8 images diretly off the www without using a graphical browser. (Also, you
9 obviously need to be connected to internet in a way that wget will work.)
10 You also need to have Perl installed.
12 On FreeBSD systems you may need to use gmake instead of make.
14 Installation
15 -------------------------------------------------------------------------------
16 1) gunzip wmWeather-1.29.tar.gz
17 1) tar -xvf wmWeather-1.29.tar
18 2) cd wmWeather-1.29/Src/
19 3) make clean
20 4) make 
21 5) make install (must be root) 
22 6) wmWeather & (or 'wmWeather -h' for help, or 'man wmWeather' for the man page)
23 7) You need to set the location of perl correctly in GrabWeather if your perl
24    is located in a place other than /usr/bin/