README-builds.html
changeset 2908 6c6ac9ff2f8c
parent 2557 cd59be8d6c55
child 3166 db3342c67a1c
equal deleted inserted replaced
2902:dbb955b1ee59 2908:6c6ac9ff2f8c
    70                             <li><a href="#freetype">FreeType2 Fonts</a> </li>
    70                             <li><a href="#freetype">FreeType2 Fonts</a> </li>
    71                             <li><a href="#jibx">JIBX Libraries</a> </li>
    71                             <li><a href="#jibx">JIBX Libraries</a> </li>
    72                             <li>Linux and Solaris:
    72                             <li>Linux and Solaris:
    73                                 <ul>
    73                                 <ul>
    74                                     <li><a href="#cups">CUPS Include files</a> </li>
    74                                     <li><a href="#cups">CUPS Include files</a> </li>
       
    75                                     <li><a href="#xrender">XRender Include files</a></li>
    75                                 </ul>
    76                                 </ul>
    76                             </li>
    77                             </li>
    77                             <li>Linux only:
    78                             <li>Linux only:
    78                                 <ul>
    79                                 <ul>
    79                                     <li><a href="#alsa">ALSA files</a> </li>
    80                                     <li><a href="#alsa">ALSA files</a> </li>
   655                     Install the
   656                     Install the
   656                     <a href="#cups">CUPS Include files</a>, set
   657                     <a href="#cups">CUPS Include files</a>, set
   657                     <tt><a href="#ALT_CUPS_HEADERS_PATH">ALT_CUPS_HEADERS_PATH</a></tt>.
   658                     <tt><a href="#ALT_CUPS_HEADERS_PATH">ALT_CUPS_HEADERS_PATH</a></tt>.
   658                 </li>
   659                 </li>
   659                 <li>
   660                 <li>
       
   661                     Install the <a href="#xrender">XRender Include files</a>.
       
   662                 </li>
       
   663                 <li>
   660                     Install the
   664                     Install the
   661                     <a href="#jibx">JIBX Libraries</a>, set
   665                     <a href="#jibx">JIBX Libraries</a>, set
   662                     <tt><a href="#ALT_JIBX_LIBS_PATH">ALT_JIBX_LIBS_PATH</a></tt>.
   666                     <tt><a href="#ALT_JIBX_LIBS_PATH">ALT_JIBX_LIBS_PATH</a></tt>.
   663                 </li>
   667                 </li>
   664                 <li>
   668                 <li>
  1028                 <a href="http://www.cups.org" target="_blank">www.cups.org</a>.
  1032                 <a href="http://www.cups.org" target="_blank">www.cups.org</a>.
  1029                 The variable 
  1033                 The variable 
  1030                 <tt><a href="#ALT_CUPS_HEADERS_PATH">ALT_CUPS_HEADERS_PATH</a></tt>
  1034                 <tt><a href="#ALT_CUPS_HEADERS_PATH">ALT_CUPS_HEADERS_PATH</a></tt>
  1031                 can be used to override the default location of the
  1035                 can be used to override the default location of the
  1032                 CUPS Header files.
  1036                 CUPS Header files.
       
  1037             </blockquote>
       
  1038             <!-- ------------------------------------------------------ -->
       
  1039             <h4><a name="xrender">XRender Extension Headers (Solaris &amp; Linux)</a></h4>
       
  1040             <blockquote>
       
  1041                 <p>
       
  1042                 <strong>Solaris:</strong>
       
  1043                 XRender header files are required for building the 
       
  1044                 OpenJDK on Solaris.
       
  1045                 The XRender header file is included with the other X11 header files
       
  1046                 in the package <strong>SFWxwinc</strong> on new enough versions of
       
  1047                 Solaris and will be installed in
       
  1048 	        <tt>/usr/X11/include/X11/extensions/Xrender.h</tt>
       
  1049                 </p><p>
       
  1050                 <strong>Linux:</strong>
       
  1051                 XRender header files are required for building the 
       
  1052                 OpenJDK on Linux.
       
  1053                 The Linux header files are usually available from a "Xrender"
       
  1054                 development package, it's recommended that you try and use
       
  1055                 the package provided by the particular distribution of Linux that
       
  1056                 you are using.
       
  1057 	        </p>
  1033             </blockquote>
  1058             </blockquote>
  1034             <!-- ------------------------------------------------------ -->
  1059             <!-- ------------------------------------------------------ -->
  1035             <h4><a name="freetype">FreeType 2</a></h4>
  1060             <h4><a name="freetype">FreeType 2</a></h4>
  1036             <blockquote>
  1061             <blockquote>
  1037                 Version 2.3 or newer of FreeType is required for building the OpenJDK.
  1062                 Version 2.3 or newer of FreeType is required for building the OpenJDK.