close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/rave does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Nov 6, 2007, 12:05:23 PM (17 years ago)
- Author:
-
fmos
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
5 | 5 | == Prerequisites == |
6 | 6 | |
7 | | * A working installation of Visual Studio 2005 with C++ support |
8 | | * (optional) For the Java bindings you will need a working installation of a JDK |
| 7 | * A working installation of Visual Studio 2005 with C++ support |
| 8 | * (optional) For the Java bindings you will need a working installation of a JDK |
9 | 9 | |
10 | 10 | == Preparation == |
… |
… |
|
12 | 12 | Rave has two principal dependencies: Boost and CLHEP. Both packages can be freely downloaded from the respective webpages. |
13 | 13 | |
14 | | * Download and install the boost binary package from http://www.boost-consulting.com/products/free |
15 | | * Set the BOOST_PATH environment variable to the chosen installation directory (there has to be a boost/math subdirectory at the location given by BOOST_PATH) |
| 14 | * Download and install the boost binary package from http://www.boost-consulting.com/products/free |
| 15 | * Set the BOOST_PATH environment variable to the chosen installation directory (there has to be a boost/math subdirectory at the location given by BOOST_PATH) |