<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 18 Jul 2011, at 16:13, Petr Tsatsin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p><style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>  </p><p style="margin-bottom: 0in">Hello,</p><p style="margin-bottom: 0in">I'm trying to compile einteintoolkit for my local workstation  and I encountered following error.</p><p style="margin-bottom: 0in">/usr/bin/ld: cannot find -lhdf5_hl_cpp</p><p style="margin-bottom: 0in">/usr/bin/ld: cannot find -lhdf5_cpp</p><p style="margin-bottom: 0in">I have my HDF5 compiled with mpicc and mpif90 compilers and, as far as I understand, parallel compilation dosen't allow to build required cpp libraries. Does anyone experience with this kind of problems? I'll be  greatfull for any suggestions?   Thank you.</p><div><br></div></blockquote><br></div><div>Cactus can build the libraries for you automatically. &nbsp;All you have to do is enable the thorn ExternalLibraries/HDF5 and set HDF5 = BUILD in your optionlist. &nbsp;HDF5 will be built as part of your normal Cactus build process.</div><div><br></div><div>If you want to build HDF5 yourself, you don't need to use mpicc or mpif90 compilers. &nbsp;You can just use your standard compiler. &nbsp;You will need to enable at least Fortran support in your build as the Einstein Toolkit requires this. &nbsp;You may as well include C++ as well, though there is a way to bypass this requirement.</div><div><br></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;</div><div>Ian Hinder</div><div><a href="mailto:ian.hinder@aei.mpg.de">ian.hinder@aei.mpg.de</a></div></div></span></div></span></span>
</div>
<br></body></html>