On Mon, 11 Oct 2004, Mike Miller wrote:
> I used to think rxvt came with Red Hat, but I guess it doesn't. Then I
> thought it would be easy to compile on Red Hat, or maybe on Debian, but I
> can't get it to work. Are there no binary files precompiled for Linux?
>
> Below is some info about what I did and what happend on Red Hat Linux.
> <<snip>>
> # ./configure --prefix=/home/mbmiller/local --x-includes=/usr/X11R6/include
> --x-libraries=/usr/X11R6/lib --enable-rxvt-scroll
>
> [snip]
>
> # make
> make[1]: Entering directory `/home/mbmiller/local/src/rxvt-2.7.10/src'
> gcc -DHAVE_CONFIG_H -g -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c
> rxvt.c
> In file included from rxvt.c:1:
> rxvtlib.h:46:73: X11/Intrinsic.h: No such file or directory
^^^^^^^^^^^^^^^
Hi Dr. Miller,
Looks like you don't have the file `/usr/X11R6/include/X11/Intrinsic.h' on
your system. That file, and other files needed to compile X11
applications, come in the RPM package XFree86-devel-(version).i386.rpm.
You should be able to find that package on your distribution CDROM.
You don't say what version of Red Hat that you are running. If you are
running RedHat 9, the base (or "gold") distribution has this RPM:
XFree86-devel-4.3.0-2.i386.rpm 5.1 MiB Compressed
~13 MB Uncompressed
I suspect that all following errors fall from these missing files.
> In file included from rxvt.c:1:
> rxvtlib.h:114: syntax error before "Window"
<<snip>>
-Dave
--
Dave Eisenstein
MSA/GPC Students' Server http://students.missouri.edu/
[EMAIL PROTECTED] http://members.gtw.net/~deisenst/
Home: (314) 890-9294