Re: winConfig.pl error

I fixed the configure.in and some Makefile.am files and commited the changes.

To be able to compile libwwwssl, you must explicitly invoke configure with
the option 
	--with-ssl

By default libwwwssl won't be compiled.

I chose this as I suppose that some users may not know they are compiling
an ssl application and may start distributing it unaware of their own
legislation :)

-Jose

> In our previous episode, Fox One said:
> > For libwww, when I try to invoke the 
> > `config/winConfigure.pl' script, I get
> > this error:
> > 
> > /usr/src/w3c/libwww:$ perl config/winConfigure.pl
> > can't open "./Library/src/@LIBWWWSSLDIR@/Makefile.am":
> > No such file or directory at config/winConfigure.pl
> > line 21, <INPUT> chunk 23928.
> > 
> > I haven't downloaded OpenSSL. Could that be the 
> > problem? If possible, I'd like to compile without
> > SSL right now. 

Received on Tuesday, 20 June 2000 07:04:45 UTC