-$Id: README,v 1.3 2006-10-24 23:08:03 mike Exp $
+$Id: README,v 1.4 2006-10-24 23:10:43 mike Exp $
To install the web UI (assuming you're using some version of Apache as
your web server):
# apt-get install libhtml-mason-perl libapache-request-perl
-- Ensure that the web server can write the HTML::Mason object
- directory. For example: "chmod ugo+w data/obj"
+ directory and cache directory. For example:
+ chmod ugo+w data/obj data/cache
That should be everything: just start Zebra, point your browser to the
root of your new virtual host, and off you go.