On Sunday 19 August 2007 20:49, Hederer Jean-Sébastien wrote: > Hi, > > I'd like to use regression scripts with ever compiled binaries. Where > can I find docs on how to prepare environment without making ./config > prototype.conf and make setup ?
For the Unix and Linux regressions, the scripts always build from the source, thus there is no documentation on how to run them any other way. If you wish to do so, you can simply put *all* the files that are installed into regress/bin, and skip the "make setup" step. You will still need to set up the ./conf stuff and run a "make sed" before running the regression scripts. For the Win32 regression scripts, I imagine they are designed not to build the binaries since the binaries are normally built on a Linux machine. However, I have no idea what the Win32 scripts to be installed or where. That is precisely what I would like to see documented. Regards, Kern > > Thanks ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
