Changeset 323 for doc/html/install.html

Show
Ignore:
Timestamp:
04/23/09 21:12:23 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/install.html

    r319 r323  
    8787Make sure you have cmake installed.<p> 
    8888Expert users are advised to download and compile their ITPP version following a guide on : <a href="http://itpp.sourceforge.net/current/installation.html">http://itpp.sourceforge.net/current/installation.html</a><p> 
    89 For convenience of the beginners, DLLS of the ACML and lib+include files for ITPP and ACML are provided at: <a href="http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip">http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip</a> If you want to use them copy the content of the zip file to win32\ directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; &lt;bdm_dir&gt;\system\win32\dll 
     89For convenience of the beginners, DLLS of the ACML and lib+include files for ITPP and ACML are provided at: <a href="http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip">http://staff.utia.cas.cz/smidl/Public/mixpp_win32lib.zip</a> If you want to use them copy the content of the zip file to win32\ directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; &lt;bdm_dir&gt;\win32\dll 
    9090</pre></div> Otherwise you will not be able to run any programs.<p> 
    9191Compilation of BDM:<p> 
    92 When everything is set-up, make a copy of system/win32/run_cmake.bat, edit it to reflect your environment (i.e. change paths to cmake and your C++ target environment) and run it.<p> 
     92When everything is set-up, make a copy of win32/run_cmake.bat, edit it to reflect your environment (i.e. change paths to cmake and your C++ target environment) and run it.<p> 
    9393It should generate build files for your compiler in the main BDM directory<h2><a class="anchor" name="mac"> 
    9494Mac OS X</a></h2> 
     
    9898The default cmake configuration is looking for itpp in directory mac/itpp, make sure you have symlinks to this directory.<p> 
    9999If 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> 
    100 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:20 2009 for mixpp by&nbsp; 
     100<hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by&nbsp; 
    101101<a href="http://www.doxygen.org/index.html"> 
    102102<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>