- From: Vic Bancroft <bancroft@america.net>
- Date: Sun, 23 Dec 2001 15:03:25 -0500 (EST)
- To: Mark Healey <mark@healeyonline.com>
- cc: "www-lib@w3.org" <www-lib@w3.org>
On Sat, 22 Dec 2001, Mark Healey wrote:
> I tried ti compile it I got a couldn't find WWWLib.h error. I checked
> my include directory and they weren't there. Where are they?
This would depend on the --prefix you may have used in ./configure however
the default is like using ./configure --prefix=/usr/local then after
the "make; make install" you would have
/usr/local/include/w3c-libwww/WWWLib.h
Since the configure process does the "creating Library/Examples/Makefile"
one would expect the Makefile to be correctly generated. Under linux, one
has in 'Library/Examples/Makefile' the macro definitions,
prefix = /usr/local
includedir = ${prefix}/include
pkgincludedir = $(includedir)/w3c-libwww
What is your os and version ???
more,
l8r,
v
--
katabatic cohabitation : to live together as if a married couple or in company;
to exist together, relating as or being like a wind produced by the flow of cold
dense air down a slope (as of a mountain or glacier) in an area subject to
radiational cooling. mailto:bancroft@america.net http://america.net/~bancroft
Received on Sunday, 23 December 2001 15:03:40 UTC