On Tue, Feb 16, 2010 at 17:12 -0600, Leutenegger, Maurice A. (GSFC-662.0)[OAK RIDGE ASSOCIATED UNIVERSITIES (ORAU)] wrote: > The actual bug is this: I start up isis, type > > require ("xspec"); > > and I get an error message like: > > loading /path/to/local/models/liblocalmodels.dylib > Link error: dlsym(0x1224d50, model_name): symbol not found > (last line repeats for all model_name in the library) > > I know that liblocalmodels.dylib works, because I can use local > models in xspec. > > Any suggestions? Thanks, It's possible that the error messages are getting printed even though the local models were loaded successfully. After importing the xspec model, could you check to see whether the local models have been loaded or not? For example, if you do list_functions; do you see your local models listed? And can you use them in a fit? e.g fit_fun ("windprof"); 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 Wed Feb 17 2010 - 07:15:37 EST
This archive was generated by hypermail 2.2.0 : Wed Feb 17 2010 - 10:06:05 EST