home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 November / PCO96_11.ISO / linux / contrib / java / readme < prev   
Encoding:
Text File  |  1996-09-26  |  1.2 KB  |  38 lines

  1.  
  2. This is the Linux port of Sun(tm)'s Java(tm) Development Kit Beta 1.0.
  3.  
  4. THESE FILES HAVE BEEN MODIFIED FROM THEIR ORIGINAL SUN(tm) VERSIONS AND
  5. THEY CANNOT BE HELD LIABLE FOR ANY PROBLEMS.
  6.  
  7. There, with that done, lets go on =)
  8.  
  9. You will need two files to form a complete copy of this package.  Both
  10. can be obtained from ftp://java.blackdown.org/pub/Java/linux.
  11.  
  12. linux.jdk.common.tar.gz -- Common files for both versions
  13.  
  14. and one of:
  15.  linux.jdk.x86-static-motif-bin.tar.gz -- binaries for those without
  16.                                           ELF libXm.so.2
  17.       *OR*
  18.  linux.jdk.x86-shared-motif-bin.tar.gz -- binaries for those with above.
  19.  
  20. libXm.so.2 is version 2.0 of the Motif library.  It is not free software.
  21. If you do not have it, or do not know what it is, please get the
  22. static-motif distribution.
  23.  
  24. Please unpack both files under /usr/local (if you place them elsewhere,
  25. you will need to modify some of the scripts in java/bin).
  26.  
  27. There is a HOWTO included in this package.  Please refer to it for
  28. questions before asking publicly.  It is also available off of
  29. http://java.blackdown.org/java-linux.html
  30.  
  31. The source diffs for this port will be out shortly.  Please check the
  32. web site above for more information.
  33.  
  34. Thank you,
  35. Randy Chapman <chapman@cs.washington.edu>
  36.  
  37.  
  38.