Building seyon. Where xmkmf?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Buettner
Date:  
Subject: Building seyon. Where xmkmf?
On Jun 13, 7:12pm, <> wrote:

> OK, I want to try the X windows based serial
> port terminal program seyon. I downloaded the
> source. The docs say to "run xmkmf" to begin
> the build process.
>
> I don't have this xmkmf on my Red Hat 7.2 or 7.3
> system. I find references to it all over the
> net but no place where I can download it.
>
> A) Does anyone know where I can download this
> makefile generator utility?


xmkmf is in /usr/X11R6/bin/xmkmf

If you don't have it on your Red Hat 7.3 system, install the
XFree86-devel-4.2.0-8 RPM from CD.

Kevin