I'm running redhat5.1 and have a problem compiling qcam0.9 with jpeg support.
I get the following error message when I try to compile it
cc -Wall -O6 -c xqcam.c -o xqcam.o
xqcam.c:16: X11/Xlib.h: No such file or directory
xqcam.c:17: X11/Xutil.h: No such file or directory
xqcam.c:18: X11/keysym.h: No such file or directory
xqcam.c:24: X11/extensions/XShm.h: No such file or directory
make: *** [xqcam.o] Error 1
I don't seem to have these files anywhere on my system. Can someone tell me what RPM packages or source will provide them for me?
Thanks
Dunc