Changes between Version 21 and Version 22 of HowToInstall
- Timestamp:
- 03/20/06 02:21:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToInstall
v21 v22 3 3 For development use: 4 4 5 * Ruby language 5 * Ruby language - version 1.8.2 (NOT 1.8.3 or 1.8.4) 6 6 * '''IMPORTANT''': Java installed (JDK 1.4 or superior). DO NOT FORGET to set the JAVA_HOME environment variable to point to the Java installation directory. You may install only the JRE as well, but you'll have to do a quick hack to make it work: create a folder named 'jre' under the root of your JRE installation and copy the folders 'lib' and 'bin' into it. 7 7
