Re: winConfig.pl error

Thanks. I'll make the change that you suggested
and rebuild. I got it to build yesterday
by changing `./BUILD/Library/src/Makefile.'

Cheers
Fox One

--- jose.kahan@w3.org wrote:
> Hello,
> 
> 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. 
> > 
> > Does anyone know what is going on?
> 
> I made a mistake in a Makefile.am. I was trying
> something fancy and I didn't
> do an automake again.
> 
> I'll go fix the problem now. In the meantime, you
> can go over it by
> opening the Makefile.am file in libwww/Library/src
> and changing the
> string that says
> 
> 	@LIBWWWSSLDIR@
> 
> to 
> 	SSL
> 
> BTW, you must be the first person to try to compile
> libwww using SSL as
> no one else had complained about this bug before :)
> 
> -Jose


__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/

Received on Tuesday, 20 June 2000 08:11:37 UTC