Jaws Beta Testing Guide for 0.6RC1 ("First of the gang to die") ------------------------------------ Thanks for testing Jaws - below is a brief guide to getting test releases running, and how to report any bugs you find. Requirements ------------------------------- - A web server - PHP version 4.3 or 5.0 - GD or ImageMagick for the photo organiser Installing ------------------------------- 1. Extract the tarball. 2. Set html/data/ and html/config/ to be writable by your web server - I do it like this: chgrp -R www-data data/ config/ chmod -R 775 data/ config/ 3. Open install.php in a web browser by going to http://www.my.site/path/install.php 2. Set html/data/ and html/include/ to be writable by your web server - I do it like this: chgrp -R www-data data/ include/ chmod -R 775 data/ include/ Reporting Bugs ----------------------------- You can report bugs at http://bugs.jaws-project.com/cgi-bin/trac.cgi/newticket against the 0.6.0 milestone, and please don't report anonymous bugs! Please only report actual bugs for this release, if you want to add a wishlist item report it for milestone 0.7.0 - no new features will be added to the 0.6.0 release. 5. You probably want to disable write access to include/ once you're done installing: chmod -R 755 include/ Reporting Bugs ----------------------------- You can report bugs at http://bugzilla.jaws.com.mx/ against Jaws 0.5RC1 Please only report actual bugs for this release, if you want to add a wishlist item report it for 0.6 - no new features will be added to the 0.5 release. Getting Help ----------------------------- If you need some help you can contact the developers by e-mailing jaws-dev@forge.novell.com, or join us on #jaws, on the Freenode IRC network.