Changeset 25bf6e5
- Timestamp:
- Oct 14, 2008 2:26:40 PM (12 years ago)
- Branches:
- master
- Children:
- 3b46b160
- Parents:
- c4030f8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
install-headless.txt
rc4030f8 r25bf6e5 24 24 25 25 Supported JVMs: 26 Windows: Latest available from http://java.sun.com/ (1.3+ supported) 27 Linux: Latest available from http://java.sun.com/ (1.3+ supported) 28 FreeBSD: /usr/ports/java/linux-sun-jdk1.4 29 various: http://www.kaffe.org/ using CVS HEAD as of Sept 1, 2004 30 (or any subsequent releases) 26 Windows: Latest available from http://java.sun.com/ (1.5+ supported) 27 Linux: Latest available from http://java.sun.com/ (1.5+ supported) 28 FreeBSD: Sun 1.5-compatible (NIO required) 29 various: http://www.kaffe.org/ Sun 1.5-compatible (NIO required) -
install.txt
rc4030f8 r25bf6e5 1 $Id$2 1 I2P source installation instructions 3 2 … … 5 4 and package up the appropriate installer by running: 6 5 7 ant dist6 ant pkg 8 7 9 8 This will produce a few key files: … … 20 19 21 20 Supported JVMs: 22 Windows: Latest available from http://java.sun.com/ (1.3+ supported) 23 Linux: Latest available from http://java.sun.com/ (1.3+ supported) 24 FreeBSD: /usr/ports/java/linux-sun-jdk1.4 25 various: http://www.kaffe.org/ using CVS HEAD as of Sept 1, 2004 26 (or any subsequent releases) 21 Windows: Latest available from http://java.sun.com/ (1.5+ supported) 22 Linux: Latest available from http://java.sun.com/ (1.5+ supported) 23 FreeBSD: Sun 1.5-compatible (NIO required) 24 various: http://www.kaffe.org/ Sun 1.5-compatible (NIO required)
Note: See TracChangeset
for help on using the changeset viewer.