/[PAMELA software]/quicklook/trigger/README
ViewVC logotype

Annotation of /quicklook/trigger/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Thu May 11 10:07:39 2006 UTC (18 years, 6 months ago) by campana
Branch: ToF
CVS Tags: v1r04, v1r00, start, v1r02, v1r03
Changes since 1.1: +0 -0 lines
ToF QuickLook script

1 campana 1.1 Compilable macro is :
2     -----> TriggerScan.cpp
3    
4     >>>>> TO COMPILE WITH "ANT": enter the command "ant" from a terminal
5     in the this directory (src)
6     NB: it is required ant version >= 1.6.0
7    
8     [... src]$ ant
9    
10     the result will be the executable file
11    
12     TriggerScan
13    
14     in the directory Trigger/bin
15    
16     NB: to compile correctly set the right paths in the initial part of
17     the file build.xml
18    
19     NB: use the options "-h" or "--help" to known the input parameters
20     >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<
21    
22     >>>>> TO COMPILE WITH "MAKE": enter the command "make" from a terminal
23     in the previous directory (Trigger)
24    
25     [... Trigger]$ make
26    
27     the result will be the executable file
28    
29     TriggerScan
30    
31     in the directory Trigger/bin
32    
33     <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
34    
35     if you want to install the executable in the PAMELA environmental
36     setup, you have to use the bash script install.sh
37    
38     you try the command
39     [... Trigger]$ ./install.sh --help
40    
41     to known how to use the script

  ViewVC Help
Powered by ViewVC 1.1.23