Hello there !

I am very new to the WebKit project. Sorry in advance if my question is not 
relevant.

I am currently trying to compile WebKit with VS2008 due to the requirements of 
an internal research project.
According to some quick internet research, it seems that all "pthread Win32" 
stuffs should be grabbed by the script update-webkit.

Unfortunately, when I type the command into my CygWin terminal, I get this 
error :

$ perl update-webkit
Updating OpenSource
svn: OPTIONS of 'http://svn.webkit.org/repository/webkit/trunk': could not 
connect to server (http://svn.webkit.org)
Died at update-webkit line 117.

I also type this command :

$ ping svn.webkit.org
Pinging svn.webkit.org [17.254.20.241] with 32 bytes of data:

Reply from 17.254.20.241: bytes=32 time=79ms TTL=51
Reply from 17.254.20.241: bytes=32 time=79ms TTL=51
Reply from 17.254.20.241: bytes=32 time=79ms TTL=51
Reply from 17.254.20.241: bytes=32 time=79ms TTL=51

Ping statistics for 17.254.20.241:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 79ms, Maximum = 79ms, Average = 79ms



1)      Does anyone got this connection/configuration problem  ?

2)      Is there any other way to get the stuff that update-webkit should do ?

Thanks a lot for your help.
--
Xavier Vautier

_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to