On Mon, Dec 17, 2007 at 14:00 -0500, Gulab Chand Dewangan wrote: > The command load_xspec_local_models (isis 1.4.9) searches for the > shared library libxspec_lfn*.so in the LMODDIR. However, with xspec12 > the name of the shared library is not the same and depends on the user > specification when compiling with initpackage. Is there a way to > specify the name of the shared library while loading the xspec12 local > models in isis 1.4.9? > > Thanks, > gulab > I haven't tried loading local models built for xspec12. If it doesn't work, it definitely should. You might try this: _load_xspec_local_models (NULL, "/path/to/your/libwhatever.so", "/path/to/your/lmodel.dat"); The first argument to this function is required, but is not used. Does that work? 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: unsubscribeReceived on Mon Dec 17 2007 - 14:35:24 EST
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT