<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
First, apologies if this turns up twice. I thought I sent it
yesterday, but it's not in my digests!<br>
<br>
The Grass-GIS version is 6.4 on two different OSX versions.<br>
<br>
On 10.5.8, r.in.wms works fine with the following command:<br>
r.in.wms -c output="Background" mapserver="<<b>URL includes
subscriber data so deleted</b>>" layers=psma:all
srs="EPSG:4326" format=png wmsquery=version=1.1.1 maxcols=1024
maxrows=1024 "curloptions=-C - --retry 5 -s -S" method=nearest v=1
--overwrite<br>
<br>
On a MacBook Air running Lion, it fails with Curl complaining and
the following error:<br class="Apple-interchange-newline">
<blockquote type="cite"><span class="Apple-style-span"
style="orphans: 2; text-align: -webkit-auto; text-indent: 0px;
widows: 2; -webkit-text-decorations-in-effect: none; "><span
class="Apple-style-span" style="orphans: 2; text-align:
-webkit-auto; text-indent: 0px; widows: 2;
-webkit-text-decorations-in-effect: none; ">
<div><font class="Apple-style-span" face="Helvetica"><span
class="Apple-style-span" style="font-size: 11px;">2012-07-17
13:54:00.675 Python[6269:e0f] CFURLCreateWithString was
passed this invalid URL string:
'/System/Library/CoreServices/CommonCocoaPanels.bundle'
(a file system path instead of an URL string). The URL
created will not work with most file URL functions.
CFURLCreateWithFileSystemPath or
CFURLCreateWithFileSystemPathRelativeToBase should be
used instead.</span></font></div>
</span></span></blockquote>
Suggestions?<br>
<br>
Richard C<br>
</body>
</html>