Following libraries should be available on the system in order ro compile and run rootana:
R10SYS should point to the local rootana installation.
For those working at the UCL HEP cluster, it is possible to source /unix/nemo2/n3/soft/nemo3.sh script to set all the necessary environment. It can be easily adapted for other systems too.
/unix/nemo2/n3/soft/rootana/utils/lib contains compiled rootana libraries for 32bit architecture. If used, -m32 flag has to be added to compiler and linker options (CXXFLAGS and LDFLAGS variables in the makefiles) to link it on the 64bit machines (use ``-uname -a'' command to see the type of your machine).