<div class="gmail_quote">On Fri, Jun 10, 2011 at 15:03, Iulian Grindeanu <span dir="ltr"><<a href="mailto:iulian@mcs.anl.gov">iulian@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":vp">iGeom in MOAB is built only if you use "--enable-igeom" in configure options.<br>
And it is only a partial implementation (it will never be complete :( )</div></blockquote></div><br><div>That's fine, but why install something known to be unlinkable just because some functions are missing or might malfunction at run-time? It seems to me that the right thing to do is to either</div>
<div><br></div><div>1. keep it building and linking, but with failing tests</div><div><br></div><div>2. remove --with-igeom until it can be linked properly</div>