[MOAB-dev] Issue with PyTaps1.4

Chris Eldred chris.eldred at gmail.com
Wed Oct 29 14:48:39 CDT 2014


I am running Ubuntu 12.04 LTS. The problem is fixed now, for some reason
/usr/local/lib was not in LD_LIBRARY_PATH. I added the following to my
.bashrc  and it fixed the problem. Thanks for the help!

export LD_LIBRARY_PATH=/usr/local/lib/$LD_LIBRARY_PATH

-Chris Eldred

On Tue, Oct 28, 2014 at 4:26 PM, Grindeanu, Iulian R. <iulian at mcs.anl.gov>
wrote:

>  Hi,
> Is your system a Red Hat?
> On some of those systems, /usr/local/lib is not in the default path for
> loading libraries
>
> for example, see this:
>
> http://stackoverflow.com/questions/4743233/is-usr-local-lib-searched-for-shared-libraries
>
> Still, I would install moab somewhere else, especially if you install a
> development (not released) version.
>
> Thanks,
> Iulian
>
>  ------------------------------
> *From:* moab-dev-bounces at mcs.anl.gov [moab-dev-bounces at mcs.anl.gov] on
> behalf of Chris Eldred [chris.eldred at gmail.com]
> *Sent:* Tuesday, October 28, 2014 4:52 PM
> *To:* Anthony Scopatz
> *Cc:* MOAB Dev
> *Subject:* Re: [MOAB-dev] Issue with PyTaps1.4
>
>   It is in /usr/local/lib, which should be on LD_LIBRARY_PATH.
>
>  -Chris
>
> On Tue, Oct 28, 2014 at 3:45 PM, Anthony Scopatz <scopatz at gmail.com>
> wrote:
>
>> Hi Chris,
>>
>>  Is libiMesh.so on your LD_LIBRARY_PATH?
>>
>>  Be Well
>>  Anthony
>>
>> On Tue, Oct 28, 2014 at 4:44 PM, Chris Eldred <chris.eldred at gmail.com>
>> wrote:
>>
>>>  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.
>>>
>>> I am attempting to use the python interface to iTAPS (PyTAPS), but the
>>> following issue arises:
>>>
>>> >>> import itaps
>>> >>> from itaps import iBase
>>> >>> from itaps import iMesh
>>> Traceback (most recent call last):
>>>   File "<stdin>", line 1, in <module>
>>> ImportError: libiMesh.so.0: cannot open shared object file: No such file
>>> or directory
>>>
>>> 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.
>>>
>>> Thanks,
>>> Chris Eldred
>>>
>>> --
>>> Chris Eldred
>>> DOE Computational Science Graduate Fellow
>>> Graduate Student, Atmospheric Science, Colorado State University
>>> B.S. Applied Computational Physics, Carnegie Mellon University, 2009
>>> chris.eldred at gmail.com / celdred at atmos.colostate.edu
>>>
>>
>>
>
>
> --
> Chris Eldred
> DOE Computational Science Graduate Fellow
> Graduate Student, Atmospheric Science, Colorado State University
> B.S. Applied Computational Physics, Carnegie Mellon University, 2009
> chris.eldred at gmail.com / celdred at atmos.colostate.edu
>



-- 
Chris Eldred
DOE Computational Science Graduate Fellow
Graduate Student, Atmospheric Science, Colorado State University
B.S. Applied Computational Physics, Carnegie Mellon University, 2009
chris.eldred at gmail.com / celdred at atmos.colostate.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20141029/38e87a27/attachment.html>


More information about the moab-dev mailing list