diff -r 0fa59fd2b694 -r db3342c67a1c README-builds.html --- a/README-builds.html Mon Jun 22 10:13:20 2009 -0700 +++ b/README-builds.html Mon Jun 29 22:13:31 2009 -0700 @@ -72,6 +72,7 @@
  • Linux and Solaris:
  • Linux only: @@ -666,6 +667,9 @@ ALT_CUPS_HEADERS_PATH.
  • + Install the XRender Include files. +
  • +
  • Install the JIBX Libraries, set ALT_JIBX_LIBS_PATH. @@ -1041,6 +1045,27 @@ CUPS Header files. +

    XRender Extension Headers (Solaris & Linux)

    +
    +

    + Solaris: + XRender header files are required for building the + OpenJDK on Solaris. + The XRender header file is included with the other X11 header files + in the package SFWxwinc on new enough versions of + Solaris and will be installed in + /usr/X11/include/X11/extensions/Xrender.h +

    + Linux: + XRender header files are required for building the + OpenJDK on Linux. + The Linux header files are usually available from a "Xrender" + development package, it's recommended that you try and use + the package provided by the particular distribution of Linux that + you are using. +

    +
    +

    FreeType 2

    Version 2.3 or newer of FreeType is required for building the OpenJDK.