source: trunk/README@ 22

Last change on this file since 22 was 22, checked in by dmik, 15 years ago

README: Mention Ant patch.

  • Property svn:executable set to *
File size: 797 bytes
Line 
1OpenJDK 6 for OS/2 and eCS
2
3Requirements (draft)
4
51. GCC 4.4.2 + WLINK (ftp://ftp.netlabs.org/pub/qt4/gcc-4_4_2-complete-20091205.zip)
62. Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32)
73. Java 1.5.0 (so far, download link is to be clarified)
84. Ant 1.8.1 (http://ant.apache.org/bindownload.cgi)
95. 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)
10
11Copy LocalEnv.tpl.cmd to LocalEnv.cmd and alter according to your environment
12and then use env.cmd to set it up.
13
14It is recommended to download ftp://ftp.netlabs.org/pub/qt4/tools/se11.zip to
15have env.cmd called automatically whenever you enter "se something" in any
16directory inside the project root.
17
18See http://svn.netlabs.org/java for more details.
19
Note: See TracBrowser for help on using the repository browser.