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 2, 2007, 10:49:55 AM (18 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | = Rave Installation = |
2 | 2 | |
3 | | Rave is fully autotooled. configure; make; make install are your friends. |
4 | | Package builders want to use bootstrap. |
| 3 | Rave is fully autotooled. '''configure; make; make install''' are your friends. |
| 4 | Package builders may want to use '''bootstrap'''. |
5 | 5 | |
6 | 6 | Also note that various packages exist, see the download section. |
7 | | Also check configure --help for special configurations. |
| 7 | Also check '''configure --help''' for special configurations. |