#include #include #include #define BUFSIZE 1024 /* BUG: it is only for knoppix/math */ main(int argc, char *argv[]) { char *oxhome; char browser[BUFSIZE]; char fname[BUFSIZE]; char comm[BUFSIZE]; int i; fname[0] = 0; oxhome = getenv("OpenXM_HOME"); if (oxhome == NULL) oxhome="/usr/local/OpenXM"; for (i=1; i