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:
-
Jun 12, 2007, 11:31:21 PM (18 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v15
|
v16
|
|
18 | 18 | ''configure'' and ''make''. |
19 | 19 | |
20 | | Also note that various packages exist, see the download section: |
| 20 | == Download == |
| 21 | Note that various packages and tarballs exist, see the download section: |
21 | 22 | http://www.hepforge.org/downloads/rave |
| 23 | |
| 24 | If you download from the svn repository, the following command would do the job: |
| 25 | {{{ |
| 26 | svn co http://svn.hepforge.org/rave/trunk |
| 27 | }}} |
| 28 | |
| 29 | You will need to {{{sh bootstrap}}} if you compile from the svn repository. |
22 | 30 | |
23 | 31 | Also check '''configure --help''' for special configuration options. |