SCE version 6.00 binaries for Mac OSX ===================================== Tested on MacOSX 10.4 Tiger Just copy "sce" and "screun" to /usr/bin and give them excute and read access: cp screun sce /sw/bin chmod a+rx /sw/bin/sce chmod a+rx /sw/bin/screun Also, see doc_SPANISH in the upper directory for some instalation hints for xterm terminals. To compile: /* #define SysV */ /* Definirlo si es System V (AIX) */ /* #define LINUX */ /* Definirlo si es Linux */ /* #define BSD42 */ /* Definirlo si es Berkeley 4.2 (no necesario para #define MACOSX /* Definirlo si MACOSX */ #define L_GTIME /* Definirlo si el argumento de gmtime() es de tipo time (AIX, HP-UX, SUNOS4, LINUX ) */ #define HAYSIGW /* Definirlo si hay SIGWINCH (HP-UX 9.0, AIX, SUNOS4, LINUX ) */