Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/7.0.0/watchout/5.3/ftools5.1.shtml
Дата изменения: Unknown
Дата индексирования: Sat Dec 22 13:37:52 2007
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п п
XMM-Newton SAS: Watchout Page RGS spectrum of HR1099
Home Watchouts Software requirements Installation Download Documentation Calibration Help

A library error prevents me from running any SAS tasks. What have I done wrong?

Although it is possible that SAS was not correctly installed (please check the SAS installation pages), the reason may lay in your LHEASOFT version. LHEASOFT 5.1 and SAS 5.3.0 make use of a shared version of the CFITSIO library. Unfortunately, the version distributed with LHEASOFT 5.1 is not compatible with SAS 5.3.0. In this case, errors like the following may appear when you try and start any SAS tasks:

unix> sasversion
ld.so.1: sasversion: fatal: relocation error: file /xmm/xmmsas_5.3.0/lib/libslatec.so.1.36: symbol __floatdidf: referenced symbol not found
Killed

To solve this problem, make sure that you first initialize LHEASOFT and later SAS. For instance:

source $LHEASOFT/lhea-init.csh
source $SAS_DIR/sas-setup.csh

or

.$LHEASOFT/lhea-init.sh
.$SAS_DIR/sas-setup.sh


Pages maintained by SAS librarian.
Any question about SAS should be addressed to the XMM-Newton help desk.

Updated on: November 18, 2006