Codebase list cppad / upstream/2015.00.00.7 doc / install.xml
upstream/2015.00.00.7

Tree @upstream/2015.00.00.7 (Download .tar.gz)

install.xml @upstream/2015.00.00.7raw · history · blame

<?xml version='1.0'?>
<html xmlns='http://www.w3.org/1999/xhtml'
      xmlns:math='http://www.w3.org/1998/Math/MathML'
>
<head>
<title>CppAD Download, Test, and Install Instructions</title>
<meta http-equiv='Content-Type' content='text/html' charset='utf-8'/>
<meta name="description" id="description" content="CppAD Download, Test, and Install Instructions"/>
<meta name="keywords" id="keywords" content=" install test cppad download and instructions step 1: 2: cmake 3: check 4: "/>
<style type='text/css'>
body { color : black }
body { background-color : white }
A:link { color : blue }
A:visited { color : purple }
A:active { color : purple }
</style>
<script type='text/javascript' language='JavaScript' src='_install_xml.js'>
</script>
</head>
<body>
<table><tr>
<td>
<a href="http://www.coin-or.org/CppAD/" target="_top"><img border="0" src="_image.gif"/></a>
</td>
<td><a href="_contents_xml.htm" target="_top">Prev</a>
</td><td><a href="download.xml" target="_top">Next</a>
</td><td>
<select onchange='choose_across0(this)'>
<option>Index-&gt;</option>
<option>contents</option>
<option>reference</option>
<option>index</option>
<option>search</option>
<option>external</option>
</select>
</td>
<td>
<select onchange='choose_up0(this)'>
<option>Up-&gt;</option>
<option>CppAD</option>
<option>Install</option>
</select>
</td>
<td>
<select onchange='choose_down1(this)'>
<option>CppAD-&gt;</option>
<option>Install</option>
<option>Introduction</option>
<option>AD</option>
<option>ADFun</option>
<option>preprocessor</option>
<option>multi_thread</option>
<option>library</option>
<option>ipopt_solve</option>
<option>Example</option>
<option>speed</option>
<option>Appendix</option>
</select>
</td>
<td>
<select onchange='choose_down0(this)'>
<option>Install-&gt;</option>
<option>download</option>
<option>cmake</option>
<option>cmake_check</option>
<option>pkgconfig</option>
<option>InstallUnix</option>
</select>
</td>
<td>
<select onchange='choose_current0(this)'>
<option>Headings-&gt;</option>
<option>Instructions</option>
<option>---..Step 1: Download</option>
<option>---..Step 2: Cmake</option>
<option>---..Step 3: Check</option>
<option>---..Step 4: Install</option>
<option>Contents</option>
</select>
</td>
</tr></table><br/>
<center><b><big><big>CppAD Download, Test, and Install Instructions</big></big></b></center>
<br/>
<b><big><a name="Instructions" id="Instructions">Instructions</a></big></b>


<br/>
<br/>
<b><a name="Instructions.Step 1: Download" id="Instructions.Step 1: Download">Step 1: Download</a></b>
<br/>
Use the <a href="download.xml" target="_top"><span style='white-space: nowrap'>download</span></a>
 instructions to obtain a copy or CppAD.

<br/>
<br/>
<b><a name="Instructions.Step 2: Cmake" id="Instructions.Step 2: Cmake">Step 2: Cmake</a></b>
<br/>
Use the <a href="cmake.xml" target="_top"><span style='white-space: nowrap'>cmake</span></a>
 instructions to configure CppAD.

<br/>
<br/>
<b><a name="Instructions.Step 3: Check" id="Instructions.Step 3: Check">Step 3: Check</a></b>
<br/>
Use the <a href="cmake_check.xml" target="_top"><span style='white-space: nowrap'>cmake_check</span></a>
 instructions to check the 
CppAD examples and tests.

<br/>
<br/>
<b><a name="Instructions.Step 4: Install" id="Instructions.Step 4: Install">Step 4: Install</a></b>
<br/>
Use the command
<code><font color='blue'><pre style='display:inline'> 
	make install
</pre></font></code>

to install CppAD.
If you created <code><font color="blue">nmake</font></code> makefiles, you will have
to use
<code><font color='blue'><pre style='display:inline'> 
	nmake install
</pre></font></code>

see the 
<a href="cmake.xml#generator" target="_top"><span style='white-space: nowrap'>generator</span></a>
 option for the <code><font color="blue">cmake</font></code> command.


<br/>
<br/>
<b><big><a name="Contents" id="Contents">Contents</a></big></b>
<br/>
<table>
<tr><td><a href="download.xml" target="_top">download</a></td><td>Download&#xA0;The&#xA0;CppAD&#xA0;Source&#xA0;Code</td></tr><tr><td><a href="cmake.xml" target="_top">cmake</a></td><td>Using&#xA0;CMake&#xA0;to&#xA0;Configure&#xA0;CppAD</td></tr><tr><td><a href="cmake_check.xml" target="_top">cmake_check</a></td><td>Checking&#xA0;the&#xA0;CppAD&#xA0;Examples&#xA0;and&#xA0;Tests</td></tr><tr><td><a href="pkgconfig.xml" target="_top">pkgconfig</a></td><td>CppAD&#xA0;pkg-config&#xA0;Files</td></tr><tr><td><a href="installunix.xml" target="_top">InstallUnix</a></td><td>Deprecated&#xA0;Unix&#xA0;Test&#xA0;and&#xA0;Installation</td></tr></table>
<hr/>Input File: omh/install/install.omh

</body>
</html>