<div class="gmail_quote">On Mon, May 18, 2009 at 7:58 PM, Tyler Roscoe <span dir="ltr"><<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, May 18, 2009 at 05:38:48PM -0600, Lober, Randy wrote:<br>
> I find a command<br>
><br>
> set(zlib_url <a href="http://www.zlib.net/zlib-1.2.3.tar.gz" target="_blank">http://www.zlib.net/zlib-1.2.3.tar.gz</a> PARENT_SCOPE)<br>
><br>
> How do I set values for the http proxy and the http proxy port such that<br>
> these downloads will complete?<br>
><br>
> I have tried simple env variable settings or my proxy values like<br>
><br>
> HTTP_PROXY=<a href="http://wwwproxy.sandia.gov:80/" target="_blank">http://wwwproxy.sandia.gov:80/</a><br>
<br>
</div>The env variable http_proxy is usually lowercase.<br>
<br>
Do you know what tool is doing the actual downloading? Figure that out<br>
and then see how you tell that tool to use your proxy.</blockquote><div><br>CMake is using cURL so the cURL environment variables should just work. Consult the cURL manual for details.<br><br></div></div>-- <br>Philip Lowman<br>