source: misc/tools/event_selection/INSTALL.txt @ 6362

Last change on this file since 6362 was 6251, checked in by rwilson, 15 years ago

Added Event Selection tool.

File size: 486 bytes
Line 
1To install under Linux
2----------------------
31. Copy the *.py and *.sh programs to somewhere on your PATH.
42. Modify the BaseDirectory= lines in *.py to reflect where your data is.
53. Install python-wxgtk2.8.
6
7That's all.
8
9
10To install under Windows
11------------------------
121. Execute the EventSelection_x.y.exe installer.  This will place an item
13   in your START menu as well as on your desktop.
142. Modify the BaseDirectory= lines in *.py to reflect where your data is.
15
16That's all.
Note: See TracBrowser for help on using the repository browser.