![]() |
![]() |
|
SAS watchout page
How to make work SAS 7.1.2 GUIs on Mac OS X Leopard (PowerPC and Intel)Some users are reporting that SAS 7.1.2 GUIs do not work on Mac OS X Leopard, either on PowerPC or Intel CPU. e.g. when running the main GUI(sas) the following error is produced: % sas
dyld: Symbol not found: _FT_Load_Sfnt_Table
Trace/BPT trap The solution we have found to work is to copy the /usr/X11R6/lib/libfreetype.6.dylib file to $SAS_DIR/libextra. In the message text shown above, the $SAS_DIR/libextra directory is /Software/xmmsas_20070708_1802/libextra Before proceeding to copy the above mentioned library, please rename the library libfreetype.6.dylib already existing in such a directory: cd $SAS_DIR/libextra
After such a change, SAS GUIs should work normally. We have observed that during the execution of the GUIs, some warning messages are issued on the terminal. |
| Copyright 2010© European Space Agency. All rights reserved. |