Weather Watcher Files

<<Back

To get the tarred and compressed files for this application click on this link:

weatherwatcher_lite.tar.gz

and download this file to your cgi-bin  directory on your UNIX or LINUX web server. If you are downloading this file to a PC or Mac and then intend to upload it to a UNIX machine, be sure to save the file as weatherwatcher_lite.tar.gz, then ftp it as a binary file called weatherwatcher_lite.tar.gz. Once the file is in place use the gzip utility to expand the files by typing:

gunzip weatherwatcher_lite.tar.gz

If you don't have this freeware compression utility you can get it at:

ftp://ftp.netscape.com/pub/unsupported/gnu/

Once the file is unzipped it will be in this format:

weatherwatcher_lite.tar

To untar this file type the following:

tar -xvf weatherwatcher_lite.tar

The result should be the weatherwatcher_lite directory. Within this directory are 2 additional directories. Move the directory called weatherwatcher_lite_docs to where your HTML documents reside. Move the weatherwatcher_lite_cgi one directory level up within your cgi-bin directory. Remove the directory weatherwatcher_lite. Chmod the weatherwatcher_lite_cgi directory and all files within it to 755. Chmod the weatherwatcher_lite_docs directory and all files within it to 755. Refer to the README file within the weatherwatcher_lite_cgi directory for additional configuration instructions.

<<Back  | mikecalabrese.com