comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: running ISIS DLM - disappearing library
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: running ISIS DLM - disappearing library [message #71228 is a reply to message #71227] Fri, 04 June 2010 08:14 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
On Fri, 04 Jun 2010 07:30:33 -0700, spacermase wrote:

> Hello all,
>
> I am currently trying to run the IDL DLM that comes bundled with the
> ISIS 3.0 astrogeological imaging software. Included with the DLM is a
> script that should define the environment values (IDL_DLM_PATH) to allow
> it to run. However, when ever I run it, I get the following error
> message:
>
> test = isis_read('N14363931408_1.cub',data) % ISIS_READ: Error loading
> sharable executable.
> Symbol: IDL_Load, File = /media/ISIS/ISIS/isis/IsisDlm/
> lib/IsisDlm.so
> libisis3.2.0.so: cannot open shared object file: No such
> file or directory
> % Execution halted at: $MAIN$
>
> libisis3.2.0.so is a library that comes with ISIS, and which I've double
> checked that I have (located currently at /media/ISIS/ISIS/isis/ lib).
> So I'm not sure why it's failing to be recognized by IDL.

That isn't the path that IDL says does not exist, there's a missing
IsisDlm in it.

Also, check the architecture (32bit vs. 64bit) as that can result in
misleading error messages. Sometimes when dlopen says a library doesn't
exist there's actually a library there but it's the wrong architecture so
won't load.

--
Nigel Wade
[Message index]
 
Read Message
Read Message
Previous Topic: running ISIS DLM - disappearing library
Next Topic: Re: Contour data with two different lon/lat grids onto the same map projection

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:49:16 PDT 2025

Total time taken to generate the page: 0.00387 seconds