source: CMT/v1r16p20040901/mgr/README @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 792 bytes
Line 
1
2
3How to rebuild a complete exportable CMT release.
4
51) run gmake on the following machines for creating binaries:
6
7asc.lal.in2p3.fr                   -> OSF1
8atlas.in2p3.fr                     -> Linux
9ccasn.in2p3.fr                     -> SunOS
10ccars.in2p3.fr                     -> AIX
11PC                                 -> VisualC
12Cygwin                             -> CYGWIN_NT-5.1
13macls3                             -> Darwin
14ax12.virgo.infn.it then rsh rio36a -> LynxOS
15
16then transfer binaries to /lal/CMT/v1rXXX/...
17
182) To generate the doc run :
19
20gmake gendoc
21gmake pdf
22
23on lxplus.cern.ch
24
25Then when it's done, do cvs ci to check in the upgraded docs
26
273) On atlas.lal.in2p3.fr
28
29> cvs update (to get docs)
30> gmake doxygen
31> gmake rpm
32> gmake Export
33
34
Note: See TracBrowser for help on using the repository browser.