<div class="sright"> <div class="sub-content-head"> Maui Scheduler </div> <div id="sub-content-rpt" class="sub-content-rpt" > <div class="tab-container docs" id="tab-container"> <div class="topNav"> <div class="docsSearch"> </div> <div class="navIcons topIcons"> <a href="index.php"><img src="/resources/docs/images/home.png" title="Home" alt="Home" border="0"></a> <a href="2.0installation.php"><img src="/resources/docs/images/upArrow.png" title="Up" alt="Up" border="0"></a> <a href="2.0installation.php"><img src="/resources/docs/images/prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="2.2initialconfig.php"><img src="/resources/docs/images/nextArrow.png" title="Next" alt="Next" border="0"></a> </div> <h1>2.1 Maui Installation</h1> <ul> <li>Building Maui</li> <p> To install Maui, untar the distribution file, enter the <b>maui-<VERSION></b> directory, then run <b>configure</b> and <b>make</b> as shown in the example below: <tt><p> > gtar -xzvf maui-3.2.6.tar.gz <br> > cd maui-3.2.6 <br> > ./configure <br> > make </tt> <br> <li>Installing Maui (Optional) <p> When you are ready to use Maui in production, you may install it into the install directory you have configured using <b>make install</b> <tt> <p> make install </tt> <br> <br><b>Note:</b> Until the <i>install</i> step is performed, all Maui executables will be placed in <b>$MAUIHOMEDIR/bin</b>. (i.e., maui-3.2.6/bin in the above example) <p><b>Note:</b> Maui 3.2 contains a number of static parameter settings which may may need adjustment for <i>extreme</i> installations. If the target cluster may fit in this category, see Appendix D, <a href="a.ddevelopment.php">Adjusting Default Limits</a> and make any needed changes prior to issuing the <b>make</b> command. </ul> <div class="navIcons bottomIcons"> <a href="index.php"><img src="/resources/docs/images/home.png" title="Home" alt="Home" border="0"></a> <a href="2.0installation.php"><img src="/resources/docs/images/upArrow.png" title="Up" alt="Up" border="0"></a> <a href="2.0installation.php"><img src="/resources/docs/images/prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="2.2initialconfig.php"><img src="/resources/docs/images/nextArrow.png" title="Next" alt="Next" border="0"></a> </div> </div> </div> </div> <div class="sub-content-btm"></div> </div> </div>