4593331 [rkeene@sledge /home/rkeene/projects/build]$ cat clweather.txt
# SHORT DESC: Command Line Weather Information
# LONG DESC: clweather is a no bloat, no frills implementation of wmweather for the command line. The GUI, as well as many other features have been stripped out. It will display weather information to stdout, and is easily usable from within IRC clients with access to the /exec command.

cd src/

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593332 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05