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 8, 2007, 12:26:10 PM (17 years ago)
- Author:
-
fmos
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
22 | 22 | The same counts for CLHEP as well. It is released as source package as well es precompiled binaries. At the moment however there are no appropriate binaries for use with the latest generation of Microsoft compilers. Therefore users must compile the libraries on their own, which is straightforward, but involves the use of Cygwin. To circumvent the necessity of installing the otherwise unnecessary Cygwin environment, we will provide a precompiled package of the current version of CLHEP. |
23 | 23 | |
24 | | * Download and unpack the CLHEP binary package from our download site: [http://www.hepforge.org/archive/rave/CLHEP%202.0.3.2%20MD.zip CLHEP 2.0.3.2 MD.zip] |
| 24 | * Download and unpack the CLHEP binary package from our download site: [http://www.hepforge.org/archive/rave/CLHEP%202.0.3.2%20VC8%20DLL.zip CLHEP 2.0.3.2 VC8 DLL.zip] |
25 | 25 | * Set the CLHEP_PATH environment variable to the destination chosen during unpacking. (There has to be an `include/CLHEP/Vector` subdirectory at the given location.) |
26 | 26 | |