Campuses:
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:contrib:root:building [2009/01/30 12:16] – created allan | computing:contrib:root:building [2009/11/15 18:43] (current) – allan | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Building ROOT ====== | ====== Building ROOT ====== | ||
- | We build ROOT directly out of subversion using the script ''/ | + | We (er, who exactly? |
The built software is then installed into UPS. | The built software is then installed into UPS. | ||
- | //More detail needed here!// | + | ROOT can also be built in the usual method of Unix programs: |
+ | |||
+ | * Download a tar ball | ||
+ | * Unpack | ||
+ | * Run configure script | ||
+ | * Run " | ||