The fROOT package needs links the libraries of mysql, ROOT, miniSQL(1), hence the correct installation order is:
mysql
miniSQL
ROOT (for the installation of “ROOT” click here)
fROOT
The most recent stable release of the reconstruction code is included in the official fROOT distribution.
Descend into the directory in which you have downloaded fROOT (# cd <...>fROOT)
Copy the file 'fnd.sh' in your home directory (this step is required at the first installation only).
Modify
the 'fnd.sh' in your home directory as you need (this
step is required at the first installation only).
if
you need help for the environment configuration go to the fnd.sh
configuration help
Compile
fROOT as written here:
# source ~/fnd.sh
# cd $FROOTSYS
#
source RegenMakeStructure
# source Compile.sh
all the scripts in these instructions are written for 'bash' shell.
If you need to install the gcc compiler or the CINT interpreter, you find a quick installation guide here.
Last
update: