Changeset 192 for trunk/README
- Timestamp:
- Dec 7, 2010, 1:57:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r188 r192 6 6 7 7 1. GCC 4.4.4 + WLINK (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_4_4-complete-20100712.zip) 8 2. Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32/trunk) 8 2. Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32/trunk, 9 configure with configure.cmd --use-oldlib) 9 10 3a. Java 1.5.0 (so far, download link is to be clarified) 10 3b. JAXB 2.1 (https://jaxb.dev.java.net/2.1/JAXB2_20061211.jar, install it with java -jar JAXB2_20061211.jar) 11 3b. JAXB 2.1 (https://jaxb.dev.java.net/2.1/JAXB2_20061211.jar, 12 install it with java -jar JAXB2_20061211.jar) 11 13 4a. Ant 1.8.1 (http://ant.apache.org/bindownload.cgi) 12 14 4b. Patched ant.jar for Ant 1.8.1 (ftp://ftp.netlabs.org/pub/qt4/tmp/ant-1.8.1-patch-os2_cmd_line_length.zip) 13 15 5. Object REXX (can bue turned on system-wide with the standard SWITCHRX.CMD script) 14 6. The contents of the j2sdk-image directory of the Windows build of OpenJDK6 (for parts still missing from the OS/2 port) 16 6. The contents of the j2sdk-image directory of the Windows build of OpenJDK6 17 (for parts still missing from the OS/2 port) 15 18 16 19 Copy LocalEnv.tpl.cmd to LocalEnv.cmd and alter according to your environment
Note:
See TracChangeset
for help on using the changeset viewer.