Changes between Version 21 and Version 22 of Installation_old
- Timestamp:
- 07/27/11 13:11:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation_old
v21 v22 63 63 }}} 64 64 65 2. Check if Java SE Runtime Environment (JRE) or Java SE Development Kit are present (JDK)in your system. As the precompiled MUSCLE package is already included at build/muscle.jar you usually do not need to compile the Java sources and JRE is fully sufficient. If you want to recompile the Java part of the MUSCLE, a recent Java compiler is also required (javac).65 2. Check if recen Java SE Runtime Environment (JRE) or Java SE Development Kit (JDK) are present in your system. As the precompiled MUSCLE package is already included at build/muscle.jar you usually do not need to compile the Java sources and JRE is fully sufficient. If you want to recompile the Java part of the MUSCLE, a recent Java compiler is also required (javac). 66 66 {{{ 67 67 #!div style="font-size: 90%"