The Grass-GIS version is 6.4 on two different OSX versions.
6.4.what? The current stable?
I don't have a Mac handy to debug on, although you might try to find the
wms.download script and change the shebang to "#!/bin/sh -x" to see what
the command that produced that error was.
Also you might try the r.in.wms2 python full-rewrite for grass7, it may
sidestep the issue.
Yes on 6.4 - I'm trying to debug someone else's machine, so it'll take me a few days to test.
Thanks for the suggestion (which I should have thought of myself!)
Cheers,
Richard
On 18/07/12 9:38 PM, Hamish wrote:
Richard wrote:
The Grass-GIS version is 6.4 on two different OSX versions.
6.4.what? The current stable?
I don't have a Mac handy to debug on, although you might try to find the
wms.download script and change the shebang to "#!/bin/sh -x" to see what
the command that produced that error was.
Also you might try the r.in.wms2 python full-rewrite for grass7, it may
sidestep the issue.