Anybody know what i need to add to SuSE 6.3 to get these header files on my box?
thanks
P.S. Consider me a tester...
root@kak-pc2:/tmp/rxvt-2.6.3 > make
make[1]: Entering directory `/tmp/rxvt-2.6.3/src'
gcc -DHAVE_CONFIG_H -c -DHAVE_LIBXPM -I/usr/X11/include -I. -I.. -I. -O command.c
In file included from command.c:44:
rxvt.h:122: X11/Intrinsic.h: No such file or directory
rxvt.h:123: X11/cursorfont.h: No such file or directory
rxvt.h:124: X11/keysym.h: No such file or directory
In file included from command.c:46:
command.h:54: X11/keysym.h: No such file or directory
command.c:47: X11/keysymdef.h: No such file or directory
make[1]: *** [command.o] Error 1
make[1]: Leaving directory `/tmp/rxvt-2.6.3/src'
make[1]: Entering directory `/tmp/rxvt-2.6.3/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/rxvt-2.6.3/doc'
make[1]: Entering directory `/tmp/rxvt-2.6.3/rclock'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/rxvt-2.6.3/rclock'
make[1]: Entering directory `/tmp/rxvt-2.6.3/src/graphics'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/rxvt-2.6.3/src/graphics'
root@kak-pc2:/tmp/rxvt-2.6.3 >