Re: loading xspec local models

From: John Houck <houck_at_email.domain.hidden>
Date: Tue, 20 Feb 2007 22:16:33 -0500
On Tue, Feb 20, 2007 at 17:34 -0500, Gulab Chand Dewangan wrote:
> Hi,
>   I am new to ISIS. I have ISIS 1.4.3 binary version and heasoft 6.1.2 
> installed. I can use xspec11 models within ISIS.  I have complied 
> xspec11 local models which work perfectly. However, when I try to load 
> these into ISIS, it says:
> 
> isis> load_xspec_local_models("/soft/xspec_loc_model");
> loading /soft/xspec_loc_model/libxspec_lfn_6.1.so
> failed loading nthcomp/nthcomp
> failed loading warmabs/fwarmabs
> failed loading hotemis/fhotems
> failed loading hotabs/fhotabs
> failed loading kdblur/kdblur
> failed loading kdblur2/kdblur2
> 
> Any help?

Hi,

These error messages indicate that isis was unable to load
definitions for the specified symbols from the shared library.

Could you do the following:

  nm /soft/xspec_loc_model/libxspec_lfn_6.1.so > symbols.txt
  ldd /soft/xspec_loc_model/libxspec_lfn_6.1.so > libs.txt

and send me the two output files "symbols.txt" and "libs.txt"?

Are you running isis on a linux system? 

What compilers (and which version) did you use to build the
xspec local models?

Thanks,
-John
----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Tue Feb 20 2007 - 22:17:00 EST

This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 08:45:51 EDT