Repair_hin_kan 2.4.2 -------------------- Repair : Requirements: ------------ Operating System : LINUX/UNIX system Compiler/Interpreter/Librarie(s): Perl and SSF API's For installation on Linux, please refer to the file INSTALL. Directory Structure: -------------------- repair | |---src (functional source code of the repair) | |---API (SSF API's) | |---tests (contains the referenece input and output) | |---docs (documentaion files of the repair) | |---README (How to run/use the module) | |---INSTALL (How to install in sampark directory structure) | |---ChangeLog (version inforamation) | |---Makefile (first level make file for copying the module source in sampark system) | |---Makefile.stage2 (2nd level make file for actual installation/copying in the bin and data_bin directory) | |---repair_run.sh (to run the repair module) | |---repair.sh (for the use of dashboard spec file) | |---repair.pl (main file of repair) How to Use?? ------------ 1. perl $setu/bin/sl/repair/repair.pl --path=$setu/bin/sl/repair --resource=$setu/data_bin/sl/repair/hrRules --input=$setu/bin/sl/repair/tests/repair1.in *resource is the RULE file in the "data_bin" dir *sample input and output files are provided in the tests dir namely repair.rin repair.rout. 2. perl $setu/bin/sl/repair/repair.pl --help for display the help ################################# SANDHYA IISc Bangalore #################################