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.

>>> shane <snelson100@yahoo.com> 9/1/2003 8:06:15 PM >>>

I had many problems when I installed on msvc6.0.  I dididn write down
what all
I had to do but the general processes is this:

Find the missing file, wwwwwsys, use the Windows XP find function to do
this. 
Now just add this location to the include file path in msmsvc0.  To do
so
select tools, options, click the directories tab.  Now make sure the
"Show
directories for"  dropdown is showing "include files".  Select the
empty space
at the bottom and add the new directory there.  

Also, make sure you are using the "Batch Build" option to build the
software
(It's under the tools menu option).

You'll probably have more errors like this one, and some others as
well.  Good
luck :)

Shane

--- Rashid Khan <rashid_khan@zu.ac.ae> wrote:
> 
> Hello:
> I am trying to install the libwww on Windows XP with MSVC 6.0. I
seem
> to be getting an error indicating that wwwsys.h file is missing. I
read
> some messages in the mailing list archives on this.....but were a
bit
> too complicated for me to understand :-( It mentioned CVS check-out
and
> newer Make files. I am not familiar with CVS.....is there an easier
way
> to get to the stage to compile?
> 
> Can someone just guide me through what I need to do (exactly) in
order
> to proceed.
> 
> Thanks.
> -Rashid.
> 

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

Received on Tuesday, 2 September 2003 00:10:47 UTC