[mapserver-users] Mapscript and "CURLOPT_PROXYAUTH not supported"

Tamas Szekeres szekerest at gmail.com
Thu Apr 14 16:37:26 EDT 2011


Johan,

It is indeed not enabled by default and this flag hasn't been added to
nmake.opt (this may be reported as a ticket which should be fixed).
If you are using the build SDKs <http://vbkto.dyndns.org/sdk/> I've just
added this flag to the builds (will be available in the next build
tomorrow).


If you prefer to compile this by using the SDK packages just replace the
row:

*echo CURL=-DUSE_CURL >> $(OUTPUT_DIR)\mapserver.opt
*with
*echo CURL=-DUSE_CURL -DCURLOPT_PROXYAUTH >> $(OUTPUT_DIR)\mapserver.opt*
in the Makefile.

I hope that will help.

Best regards,

Tamas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110414/dc74e1c2/attachment.html


More information about the mapserver-users mailing list