fROOT: fnd.sh file configuration help

General notes

You are not supposed to modify the "fnd.sh" file directly in $FROOTSYS: copy it in your home directory first. The "fnd.sh" file is a bash shell script: it is reccomended to run it within a bash shell. If bash is not your default shell, then just type:
# bash
before running "fnd.sh". You will be able to leave the bash shell simply typing "exit" on the command line.
Many comments were added to the "fnd.sh" content, in order to guide the user in the configuration process; a step-by-step help is provided


Step by step configuration

===> CVS distribution <===

CVS environmental variables are commented by default, but you can uncomment them if you want to check CVS log-files, eventual differences between the content of your sendbox and the content of the repository, perform updates, and so on...

===> SOFTWARE INSTALLATION <===

===> MSQL <===

===> MYSQL <===

===> DATA path <===

===> OUTPUT AND STORAGE <===

===>PRE-ANALYSIS <===

===> ONLINE <===



Last update: Oct 16, 07