|
⇤ ← Revision 1 as of 2008-10-10 18:35:22
Size: 238
Comment:
|
Size: 342
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| {{{./configure linuxx8664gcc --prefix=/cvs/cds/caltech/apps/linux64/root}}} | Expand the archive and run the configure script. {{{ ./configure linuxx8664gcc --prefix=/cvs/cds/caltech/apps/linux64/root }}} Build & install. {{{ make make install }}} |
Building LIGO softwares for 64 bit linux
GDS software
Installing ROOT
Download ROOT-5.20 from http://root.cern.ch/root/Version520.html
Expand the archive and run the configure script.
./configure linuxx8664gcc --prefix=/cvs/cds/caltech/apps/linux64/root
Build & install.
make make install
