GNO with ORCA: What goes in the 13/orcacdefs/defaults.h file? A#6.5: === See the CAVEAT in Q#6.
There are two versions of this file, one for GNO and one for ORCA/Shell. For GNO, the /lib/orcacdefs/defaults.h file should contain: #define __appleiigs__ #define __GNO__ #pragma path “/usr/include” #pragma path “/HFSinclude” /* needed for GNO v2.0.6 */ #pragma path “/lang/orca/libraries/orcacdefs” (See Q#11.11 regarding a problem with using the “path” pragma.) For ORCA/Shell, the /lang/orca/libraries/orcacdefs/defaults.