/[PAMELA software]/quicklook/tracker/flight/src/README
ViewVC logotype

Diff of /quicklook/tracker/flight/src/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by pam-fi, Tue Mar 14 16:09:30 2006 UTC revision 1.3 by pam-fi, Wed May 10 09:47:45 2006 UTC
# Line 1  Line 1 
1  Compilable macros are :  Compilable macros are :
2  -----> TrkCalibQLookBasic.cpp   (needed TrkCalibQLook_BASIC.cpp and TrkFunctions.cpp)  -----> TrkCalibQLookBasic.cpp   (needed TrkCalibQLook_BASIC.cpp and
3  -----> TrkCalibQLookExpert.cpp  (needed TrkCalibQLook_EXPERT.cpp and TrkFunctions.cpp)                                  TrkFunctions.cpp)
4  -----> TrackerQLookBasic.cpp    (needed TrkQLook_BASIC.cpp and TrkFunctions.cpp)  -----> TrkCalibQLookExpert.cpp  (needed TrkCalibQLook_EXPERT.cpp and
5  -----> TrackerQLookExpert.cpp   (needed TrkQLook_EXPERT.cpp and TrkFunctions.cpp)                                  TrkFunctions.cpp)
6    -----> TrackerQLookBasic.cpp    (needed TrkQLook_BASIC.cpp and
7                                    TrkFunctions.cpp)
8    -----> TrackerQLookExpert.cpp   (needed TrkQLook_EXPERT.cpp and
9                                    TrkFunctions.cpp)
10    
 to compile enter the command ""ant" from a terminal in the this directory  
11    
12  [... macros]$ ant  >>>>> TO COMPILE WITH "ANT": enter the command "ant" from a terminal
13    in the this directory (src)
14    NB: it is required ant version >= 1.6.0
15    
16    [... src]$ ant
17    
18  the result will be four executable files  the result will be four executable files
19    
# Line 15  TrkCalibQLookExpert Line 22  TrkCalibQLookExpert
22  TrackerQLookBasic  TrackerQLookBasic
23  TrackerQLookExpert  TrackerQLookExpert
24    
25  in the directory TRACKER/bin  in the directory flight/bin
26    
27  NB: to compile correctly set the right paths in the initial part of the file build.xml  NB: to compile correctly set the right paths in the initial part of
28    the file build.xml
29    
30  NB: use the options "-h" or "--help" to known the input parameters  NB: use the options "-h" or "--help" to known the input parameters
31    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<
32    
33    >>>>> TO COMPILE WITH "MAKE": enter the command "make" from a terminal
34          in the previous directory (flight)
35    
36    [... flight]$ make
37    
38    the result will be four executable files
39    
40    TrkCalibQLookBasic
41    TrkCalibQLookExpert
42    TrackerQLookBasic
43    TrackerQLookExpert
44    
45    in the directory flight/bin
46    
47    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48    
49    if you wont to install the executable in the PAMELA environmental
50    setup, you have to use the bash script install.sh
51    
52    you try the command
53    [... flight]$ ./install.sh --help
54    
55    to known how to use the script

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23