Hello,
I would like to install feappv on Mac Mavrick. The compilation fails and issues this error.
x11u.c:65:10: fatal error: 'X11/Xlib.h' file not found
The makefile.in has the statement for X11R6 uncommented as specified to Apple. I tested new installation of feap8_4 and everything works fine. However for feappv3_1 the program cannot find Xlib.h. I made copy of Xlib.h into the /ver31 directory to see if it finds Xlib.h but to no avail. Tried switching x11u.c code from feap8_4 to check if there is something corrupt but didn't work as well. Any idea what might be causing this error?
Thanks!