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 4, 2007, 10:12:41 AM (18 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
26 | 26 | * ''jar'' or ''fastjar'' |
27 | 27 | * ''swig'' |
| 28 | |
| 29 | If these are all found, then building the java bindings |
| 30 | will be enabled per default. |
| 31 | Disabling the bindings can also be specified explicitly: |
| 32 | {{{ |
| 33 | ./configure --disable-java |
| 34 | }}} |
28 | 35 | |
29 | 36 | It might be necessary to tell ''configure'' where to look for the java |