Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/pipermail/sas-uploads/2013-April/014159.html
Дата изменения: Wed Apr 17 23:03:06 2013
Дата индексирования: Fri Feb 28 23:33:30 2014
Кодировка:

Поисковые слова: http astrokuban.info astrokuban
[sas-uploads] sas-1.554.tgz

[sas-uploads] sas-1.554.tgz

SAS Builder Eduardo Ojero Pascual (SAS Integration - XMM-Newton SOC) <eduardo.ojero@sciops.esa.int>
Wed, 17 Apr 2013 15:20:09 GMT


Package: sas-1.554.tgz - 412883 B
MD5: 87d33f35db558e284d71a6e2b42c52da
Uploaded by: Eduardo Ojero Pascual (SAS Integration - XMM-Newton SOC) <eduardo.ojero@sciops.esa.int>
Accepted on: Wed Apr 17 15:20:09 2013 UTC
The most recent ChangeLog entry says:

Version 1.554 - 2013-04-17 (EO)
-------------
	+ AKA: Forgotten in previous version ... now really set to 13.0.0.
	+ configure_install:
	  1) Provided that readlink has not the -f option on Mac OS X, use other
	  tools to get the cannonical location of /usr/local/bin/perl when is a 
	  symlink. 
	  2) Added SAS_PREV_PATH, SAS_PREV_LD_LIBRARY_PATH and 
	  SAS_PREV_DYLD_LIBRARY_PATH environment variables to store the PATH, 
	  LD_LIBRARY_PATH and DYLD_LIBRARY_PATH settings prior to a SAS initialization.
	  By checking whether SAS_PREV_PATH is set or not, we can restore the 
	  values of these shell vriables prior to their values before SAS was
	  initialized. This feature allows to assure that any initialization 
	  of SAS does not take settings from a previous one.