[webkit-help] Couldn't check Last-Modified date of new WebKitAuxiliaryLibrary.zip

Alexander Shulgin alexander.shulgin at yessoftware.com
Fri Aug 20 03:22:43 PDT 2010


On 20.08.2010 8:59, Kundan Singh wrote:
> Dear All,
>
> I am getting below error message while executing the command
> "./update-webkit" :
>
> "/Checking Last-Modified date of WebKitAuxiliaryLibrary.zip...
> Couldn't check Last-Modified date of new WebKitAuxiliaryLibrary.zip.
> Please ensure that
> http://developer.apple.com/opensource/internet/WebKitAuxiliar
> yLibrary.zip is reachable.
> Unable to check Last-Modified date and no version of
> WebKitAuxiliaryLibrary to f
> all back to./"
>
>
> I am behind a proxy server and has already setup proxy server address to
> /./subversion/servers/ file. But when I am using the same command
> outside of proxy network it is working fine.
>
> Can any body tell me why this is happening?

You're confusing SVN proxy settings for cygwin proxy settings.  Use

$ http_proxy=http://proxy-hostname-or-ip-address:port/ ./update-webkit

--
Alex


More information about the webkit-help mailing list