Changeset 305 for doc/html/install.html
- Timestamp:
- 04/08/09 16:23:36 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/install.html
r302 r305 78 78 All prerequisities are available as binary packages for most distribution. E.g. for debian-based distributions, use <div class="fragment"><pre class="fragment">apt-<span class="keyword">get</span> install g++ cmake libitpp-dev 79 79 </pre></div><p> 80 <dl class="note" compact><dt><b>Note:</b></dt><dd>If you want to use mex files, you need to build IT++ from sources using the classi configure;make;make install. The necessary flags for configure for mex compilation are in file linux/configure_itpp.</dd></dl> 80 81 Compile the BDM library and its applications using <div class="fragment"><pre class="fragment">$ cd directory/with/bdm/sources 81 82 $ cmake . … … 97 98 The default cmake configuration is looking for itpp in directory mac/itpp, make sure you have symlinks to this directory.<p> 98 99 If itpp compilation is successfull, you can run Cmake. Fill in the paths to your BDM directory, run Configure followed by Create. Configuration files for your favourite build environment should be created in the BDM directory. </div> 99 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Mar 19 16:25:432009 for mixpp by 100 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 8 16:12:37 2009 for mixpp by 100 101 <a href="http://www.doxygen.org/index.html"> 101 102 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>