/installROOTsource

Turnkey script to install the ROOT scientific software framework from the current master source git repository maintained by CERN

Primary LanguageShellMIT LicenseMIT

DEPRECATED

This project is deprecated in favor of build recipes.

installROOTsource

Turnkey script to install ROOT from the current source pulled down from git

Use

Letting your Unix shell (whatever is printed from echo $SHELL | sed 's:.*/::') be called shell

To install:

shell installROOTsource.sh

or

shell installROOTsource.sh install

To update:

shell installROOTsource.sh rebuild

To uninstall:

shell installROOTsource.sh uninstall