Hello,
I'm a Ubuntu user, and I'm trying to install the ROOT software (
http://root.cern.ch/drupal/).
I'm follwing all the steps, like "./configure", "make" and "make install". After that, I need to type the command "source path/root/bin/thisroot.sh", so I can type "root" from anywhere and get the software. It works at first glance, but when I close the terminal and open again, the "root" command doesn't work anymore, and I have to type "source path/root/bin/thisroot.sh" again for it to work.
Another issue is that I've installed all the dependencies from the website, and still cannot use some packages from the software, like the Geometry package.
Is there someone who uses the ROOT software and know how to deal with these problems??
Thanks a lot.