systress_install.sh: the swiss army knife
$ ./systress_install.sh -h
Usage:
systress_install.sh [-b browser] [-c] [-T|-C] [-d install_dir]
[-B] [-I] [-U] [-A] [-P RPM|DEB|TGZ|STGZ] [-h]
-b : Browser's pathname to display the test coverage HTML results
-c (*): Cleanup built objects
-C : Launch test the coverage measurement
-T : Launch the regression tests
-d : Installation directory (default: /usr/local)
-P (*): Generate RPM|DEB|TGZ|STGZ packages
-B : Build the software
-I (*): Install the software
-U (*): Uninstall the software
-A : Generate an archive of the software (sources)
-h : this help
(*) Super user rights required