README-builds.html
changeset 41040 7b919a4497ff
parent 41039 54596b00162b
equal deleted inserted replaced
41039:54596b00162b 41040:7b919a4497ff
  1108 recommended. If the GNU make utility on your systems is not of a suitable
  1108 recommended. If the GNU make utility on your systems is not of a suitable
  1109 version, see "<a href="#buildgmake">Building GNU make</a>".</li>
  1109 version, see "<a href="#buildgmake">Building GNU make</a>".</li>
  1110 <li>Place the location of the GNU make binary in the <code>PATH</code>.</li>
  1110 <li>Place the location of the GNU make binary in the <code>PATH</code>.</li>
  1111 <li><strong>Solaris:</strong> Do NOT use <code>/usr/bin/make</code> on Solaris. If your Solaris system
  1111 <li><strong>Solaris:</strong> Do NOT use <code>/usr/bin/make</code> on Solaris. If your Solaris system
  1112 has the software from the Solaris Developer Companion CD installed, you
  1112 has the software from the Solaris Developer Companion CD installed, you
  1113 should try and use <code>gmake</code> which will be located in either the <code>/usr/bin</code>,
  1113 should try and use <code>/usr/bin/gmake</code> or <code>/usr/gnu/bin/make</code>.</li>
  1114 <code>/opt/sfw/bin</code> or <code>/usr/sfw/bin</code> directory.</li>
       
  1115 <li><strong>Windows:</strong> Make sure you start your build inside a bash shell.</li>
  1114 <li><strong>Windows:</strong> Make sure you start your build inside a bash shell.</li>
  1116 <li><strong>Mac OS X:</strong> The XCode "command line tools" must be installed on your Mac.</li>
  1115 <li><strong>Mac OS X:</strong> The XCode "command line tools" must be installed on your Mac.</li>
  1117 </ul>
  1116 </ul>
  1118 
  1117 
  1119 <p>Information on GNU make, and access to ftp download sites, are available on the
  1118 <p>Information on GNU make, and access to ftp download sites, are available on the