Requirements ------------------------------------------------------------------------------- wmScoreBoard requires the Xpm library (which should be available on most machines with XFree86 installed). It also requires that the GNU wget utility be installed as well. wget is a utility that allows you to grab stuff like html files and images diretly off the www without using a graphical browser. (Also, you obviously need to be connected to internet in a way that wget will work.) You also need to have Perl installed. On FreeBSD systems you may need to use gmake instead of make. Installation ------------------------------------------------------------------------------- 1) gunzip wmScoreBoard-0.30.tar.gz 1) tar -xvf wmScoreBoard-0.30.tar 2) cd wmScoreBoard-0.30/src/ 3) Edit the Makefile as needed 3) make clean 4) make 5) make install (must be root) Notes: - You need to set the location of perl correctly in GrabScores.excite if your perl is located in a place other than /usr/bin/