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:45:52 PM (18 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v18
|
v19
|
|
28 | 28 | |
29 | 29 | You will need to {{{sh bootstrap}}} if you compile from the svn repository. |
| 30 | |
| 31 | If you download the zipped svn archive from the web, you'll have to add |
| 32 | the 'svn externals' manually: |
| 33 | {{{ |
| 34 | cd m4 && svn co http://svn.hepforge.org/cedar/trunk/pub/autotools/ cedar |
| 35 | }}} |
30 | 36 | |
31 | 37 | Also check '''configure --help''' for special configuration options. |