Re: Antwort: Re: newbie question...

To get rid of the regex problem you can download regexp, or just remove it in
the config file.  I removed it.  Edit
\w3c-libwww-5.4.0\Library\src\windows\config.h and comment out the line that
says: #define HAVE_REGEX_H 1

You're right.  There must be a better way.  I don't know what it is though.

Shane

--- mariuss@airg.ro wrote:
> 
> If I remember right, on msvc6.0 you need some additional libraries that 
> are not found in the distribution. One of them is the regex library. I 
> used the regex from gnu but tried the regex from boost also and it worked. 
> The same is right for zip library, xml parser. I think there is a link, 
> starting from wwwlib page, that explain the process of compiling the 
> library on windows/msvc. It worked for me but some months ago. My approach 
> was to get all the libraries from that list and recompile them on windows, 
> from sources. It took some time (4-8 hours) but the result was fine.
> 
> If you have other problems please let me know and I'll try to help as much 
> as possible.
> 
> Marius.
> 
> 
> 
> 
> 
> 
> "Rashid Khan" <rashid_khan@zu.ac.ae>
> Gesendet von: www-lib-request@w3.org
> 09/02/2003 07:08 AM
> 
>  
>         An:     <www-lib@w3.org>
>         Kopie: 
>         Thema:  Re: newbie question...
> 
> 
> 
> Thanks for the reply and you were right. I got found the wwwsys.h
> file....added it in the path and the error is now gone, but right after,
> it's missing regex.h. This time I can't seem to locate that file
> anywhere on my system. 
> 
> There must be a better way to do this.....am I missing files? I
> downloaded the full distribution from the website....
> 
> Help......
> -Rashid.
> 
> 
> 
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Received on Tuesday, 2 September 2003 01:58:34 UTC