From: arlindo@niteroi.gsfc.nasa.gov (Arlindo da Silva)
Subject: Re: Help on compiling a C program which uses TK library
12 Nov 1997 06:55:32 -0800
Message-ID: <199711121214.HAA10608.cygnus.gnu-win32@woodmore.gsfc.nasa.gov>
References: <Pine.LNX.3.96.971112154400.26458K-100000@oberon.csse.swin.edu.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: yas@oberon.csse.swin.edu.au (Y. Ahmet Sekercioglu)
Cc: gnu-win32@cygnus.com

> 
> 	When I attempt to compile a C program using tk function
> calls, I get this problem:
> 
> 	In tk.h there is 
> 	
> 	#include <X11/Xlib.h>
> 
> 	and preprocessor can't find this include file. I searched the
> cygnus directories, this file does not exist in the distribution. What
> would be wrong?
> 


The X11 libraries do NOT come with cdk.exe; you need to download it
from:

   ftp://niteroi.gsfc.nasa.gov/pub/win32/X11R6.3

You will need an X server as well to run X programs.  Please see the README
file.

-- 
Arlindo da Silva    
dasilva@alum.mit.edu


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
