Changeset 396 for library/doc/html/install.html
- Timestamp:
- 06/24/09 13:38:47 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/install.html
r385 r396 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 88 88 Make sure you have cmake installed.<p> 89 89 Expert 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> 90 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 <bdm_dir> \directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; <bdm_dir>\system\win32\dll90 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 <bdm_dir>/system/win32/ directory and make sure to set your PATH environment variable: <div class="fragment"><pre class="fragment"> Path = %PATH%; <bdm_dir>\system\win32\dll 91 91 </pre></div> Otherwise you will not be able to run any programs.<p> 92 92 Compilation of BDM:<p> … … 99 99 The default cmake configuration is looking for itpp in directory mac/itpp, make sure you have symlinks to this directory.<p> 100 100 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> 101 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:282009 for mixpp by 101 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:46 2009 for mixpp by 102 102 <a href="http://www.doxygen.org/index.html"> 103 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>103 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 104 104 </body> 105 105 </html>