Subject: Re: compiling simple X program
To: None <muc-lists-netbsd-help@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: netbsd-help
Date: 07/18/2002 01:06:05
perry@piermont.com (Perry E. Metzger) wrote:
> Nathan Langford <njl@EastCoastEmail.com> writes:
> > I'm trying to experiment with writing C for X. I found a simple
> > program that just creates a window and then closes it, but the
> > include <X11/Xlib.h> line generates the error:
> >
> > "X11/Xlib.h: No such file or directory"
>
> man cc
> Search for "-I".
http://www.gnu.org/manual/autoconf/html_node/index.html
Michael