source: other-projects/trunk/gs3-release-maker/tasks/sshtaskdef/src/mindbright/PLATFORMS@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 2.8 KB
Line 
1Platforms that MindTerm is believed to work with
2------------------------------------------------
3Here we list all platforms that should be able to run MindTerm. At the end is a
4list with the platforms we have tested ourselves. All platforms that have a
5'(?)' is not confirmed to work with the latest version of MindTerm. Please give
6us feedback about your platform so we can enhance this list.
7
8Standalone:
9-----------
10Linux (Blackdown's port): jdk1.1.6, jdk1.1.7v1a+v3, jdk1.2pre1+2
11Linux (IBM's port): jdk1.1.6
12Epoc32: jdk1.1.4 on Psion5mx
13Sun Solaris: jdk1.1.7, jdk1.2 (1.2_01 seems to have a jit-bug, disable jit)
14Apple: (MacOS8.1+8.6) MRJ 2.1.4
15Win95/98/NT IBM jdk1.1.8
16Win95/98/NT Sun jdk: jdk1.1.x, jdk1.2, jdk1.3rc1
17Win95/98/NT MS-jview: (all versions supporting jdk1.1.x, see below for failure)
18Win2000 Sun jdk: jdk1.1.x (?), jdk1.2 (?)
19Win2000 MS-jview: same as Win95/98/NT
20Aix: jdk (?)
21HP/UX: jdk (?)
22IRIX: jdk (?)
23OS/2: IBM's jdk 1.1.8
24SCO: jdk (?)
25FreeBSD: jdk jdk 1.1.8
26NetBSD: jdk (?)
27VxWorks: jdk (?)
28Others: (?)
29
30(NOTE: Please see http://java.sun.com/cgi-bin/java-ports.cgi for details about
31java-availability for different platforms)
32
33
34Applet:
35-------
36Linux: Netscape >= 4.06, HotJava3.0, appletviewer (same as stand-alone JDKs)
37Solaris: Netscape >= 4.06, appletviewer (same as stand-alone JDKs)
38FreeBSD: Netscape >= 4.51
39Win95/98/NT: IE4, IE5, HotJava3.0, Netscape >= 4.06, java2-plugin in Netscape/IE,
40 Opera (3.61) with Sun's java-plugin v1.1.3
41Win2000: Netscape 4.7, IE5
42Apple: IE4.0+4.5 with MRJ 2.1.4, Netscape using MRJ as plugin (?), MRJ appletviewer
43Irix: Netscape >= 4.06
44HP/UX: Netscape >= 4.06 (?)
45Aix: Netscape >= 4.06 (?)
46Others: (?)
47
48(NOTE: When used as an applet the browser imposes restrictions on MindTerm.
49These restrictions can, depending on the browser used, be removed either
50manually in the browser's settings or by using a signed binary, see README for
51details)
52
53
54Confirmed NOT to work:
55----------------------
56Linux(+others): Kaffe v1.0b4 doesn't work (e.g. BigInteger.toByteArray is not
57 implemented, GridBagLayout also needs work it seems, though that is not
58 fatal)
59
60Any Netscape < 4.06: Lacks crucial jdk1.1.x functionality
61
62Netscape/Macintosh (any version): Without plugin, lacks crucial jdk1.1.x
63functionality
64
65
66Platforms on which WE have tested:
67----------------------------------
68Linux blackdown's: jdk1.1.6/7v1a+v3, jdk1.2pre1
69Linux IBM's: jdk1.1.6
70Epoc32: jdk1.1.4 on Psion5mx
71Win95/98/NT: jdk1.1.8, jdk1.2.2, jdk1.3(beta), MS-jview 5.0.0.3167
72--
73Linux: HotJava3.0, Netscape 4.07+4.08+4.61+4.7
74Win95/98/NT: HotJava3.0, Netscape 4.51+4.61, IE4/5 (many jview versions),
75 Opera 3.61/java-plugin-1.1.3
76
77(NOTE: If you have run MindTerm on another platform than the ones that we have
78tested, please drop us a line about it so we can confirm more platforms in this
79list)
Note: See TracBrowser for help on using the repository browser.