<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
Is your system a Red Hat?<br>
On some of those systems, /usr/local/lib is not in the default path for loading libraries<br>
<br>
for example, see this:<br>
<a href="http://stackoverflow.com/questions/4743233/is-usr-local-lib-searched-for-shared-libraries" target="_blank">http://stackoverflow.com/questions/4743233/is-usr-local-lib-searched-for-shared-libraries</a><br>
<br>
Still, I would install moab somewhere else, especially if you install a development (not released) version.
<br>
<br>
Thanks,<br>
Iulian<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF625000"><font size="2" color="#000000" face="Tahoma"><b>From:</b> moab-dev-bounces@mcs.anl.gov [moab-dev-bounces@mcs.anl.gov] on behalf of Chris Eldred [chris.eldred@gmail.com]<br>
<b>Sent:</b> Tuesday, October 28, 2014 4:52 PM<br>
<b>To:</b> Anthony Scopatz<br>
<b>Cc:</b> MOAB Dev<br>
<b>Subject:</b> Re: [MOAB-dev] Issue with PyTaps1.4<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>It is in /usr/local/lib, which should be on LD_LIBRARY_PATH.<br>
<br>
</div>
-Chris<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Oct 28, 2014 at 3:45 PM, Anthony Scopatz <span dir="ltr">
<<a href="mailto:scopatz@gmail.com" target="_blank">scopatz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">Hi Chris, 
<div><br>
</div>
<div>Is libiMesh.so on your LD_LIBRARY_PATH?</div>
<div><br>
</div>
<div>Be Well</div>
<span class="HOEnZb"><font color="#888888">
<div>Anthony</div>
</font></span></div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Oct 28, 2014 at 4:44 PM, Chris Eldred <span dir="ltr">
<<a href="mailto:chris.eldred@gmail.com" target="_blank">chris.eldred@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div>Not sure if this is the correct location for this query, but I haven't been able to find a mailing address for the PyTaps project.<br>
<br>
I am attempting to use the python interface to iTAPS (PyTAPS), but the following issue arises:<br>
<br>
>>> import itaps<br>
>>> from itaps import iBase<br>
>>> from itaps import iMesh<br>
Traceback (most recent call last):<br>
  File "<stdin>", line 1, in <module><br>
ImportError: libiMesh.so.0: cannot open shared object file: No such file or directory<br>
<br>
I have the latest version of MOAB installed with shared libraries, so it not clear to me why python cannot find the correct shared object file.<br>
</div>
<br>
Thanks,<br>
Chris Eldred<span><font color="#888888"><br clear="all">
<div>
<div>
<div>
<div><br>
-- <br>
Chris Eldred<br>
DOE Computational Science Graduate Fellow<br>
Graduate Student, Atmospheric Science, Colorado State University<br>
B.S. Applied Computational Physics, Carnegie Mellon University, 2009<br>
<a href="mailto:chris.eldred@gmail.com" target="_blank">chris.eldred@gmail.com</a> /
<a href="mailto:celdred@atmos.colostate.edu" target="_blank">celdred@atmos.colostate.edu</a>
</div>
</div>
</div>
</div>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Chris Eldred<br>
DOE Computational Science Graduate Fellow<br>
Graduate Student, Atmospheric Science, Colorado State University<br>
B.S. Applied Computational Physics, Carnegie Mellon University, 2009<br>
<a href="mailto:chris.eldred@gmail.com" target="_blank">chris.eldred@gmail.com</a> /
<a href="mailto:celdred@atmos.colostate.edu" target="_blank">celdred@atmos.colostate.edu</a>
</div>
</div>
</div>
</div>
</body>
</html>