Re: Can not make library

Check your path.  Or put -I where_you_installed_libwww

Hao

On Wed, 3 Nov 1999, Zuberi White wrote:

> While trying to make the library, I got the following message.
> 
> gcc -g -O2    showxml.c   -o showxml
> showxml.c:19: WWWLib.h: No such file or directory
> showxml.c:20: WWWInit.h: No such file or directory
> showxml.c:21: WWWXML.h: No such file or directory
> make[3]: *** [showxml] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
> 
> I am using the 5.2.8 tar ball on Win NT and 95 workstations.  For the GNU
> tools I am using CYGWIN B20.
> 
> 
> 
> 
> 

---------------------------
Hao Wang
Computer Science Department
University of Wisconsin
1210 W. Dayton St.
Madison, WI 53706

Received on Wednesday, 3 November 1999 19:22:47 UTC