Massimo,<br><br>if you just run "/.configure" it should show:<br><br>--<br>...<br>checking for python bindings... disabled<br>
...<br>&nbsp; SWIG Bindings:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>...<br>--<br><br>Then you can just run make and it should be fine. Even if you want to use GDAL+Python.<br><br>Did you install any additional Python distribution on top of what comes with your Mac?<br><br>Send the result of those commands:<br><br>% python --version<br><br>% printenv | grep python<br><br>% whereis python<br><br>
Regards,<br><br>Ivan<br>
<table border="0" cellpadding="1" cellspacing="7"><tbody><tr><td bgcolor="#789be0"><div style="width: 1px;">&nbsp;</div></td><td>-------Original Message-------<br>
From: Massimo Di Stefano <massimodisasha@yahoo.it><br>
To: gdal-dev <gdal-dev@lists.osgeo.org><br>
Subject: [gdal-dev] svn build on mac osx 10.6.4 (errors in GDALmake.opt)<br>
Sent: Sep 22 '10 02:07<br>
<br>
<span>Hi ,</span><div><span><br></span></div><div><span>any clue about this message :&nbsp;</span></div><div><span><br></span></div><div><span>&nbsp;"GDALmake.opt:50: *** missing separator.  Stop. "&nbsp;</span></div><div><span><br></span></div><div><span>i have it tring to run "make " &nbsp;</span></div><div><span>on mac osx &nbsp;10.6.4</span></div><div><br></div><div><span class="Apple-style-span" style="font-family: verdana,arial,helvetica,sans-serif; font-size: 11px;"><table class="highlighttable"><tbody><tr><td class="linenos" style="background-color: rgb(240, 240, 240); padding-right: 10px;"><div class="linenodiv"><pre style="line-height: 13px; display: inline;"> 1<br> 2<br> 3<br> 4<br> 5<br> 6<br> 7<br> 8<br> 9<br>10<br>11<br>12</pre></div></td><td class="code"><div class="highlight"><pre style="line-height: 13px; display: inline;"><span class="pygment">PYTHON_INCLUDES = @PYTHON_INCLUDES@</span><br><span class="pygment">PYTHON_LIBS = @PYTHON_LIBS@</span><br><span class="pygment">PYTHON_CFLAGS = @PYTHON_CFLAGS@ @NUMPY_FLAG@</span><br><span class="pygment">PYTHON = python</span><br><span class="pygment">PYTHON_DEV = @PYTHON_DEV@</span><br><span class="pygment">PY_LD_SHARED = @PY_LD_SHARED@</span><br><span class="pygment">PY_SO_EXT = @PY_SO_EXT@</span><br><span class="pygment">PY_HAVE_SETUPTOOLS=Leopard libedit detected.</span><br><span class="pygment">1</span><br><br><span class="pygment"># Next Generation SWIG bindings</span><br><span class="pygment">BINDINGS        =        python </span></pre></div></td></tr></tbody></table></span><div><br></div></div><div><span><br></span></div><div><span>&nbsp;(line:9 = line:50 in GDALmake )</span></div><div><br></div><div><span></span><span>i used a "standard "&nbsp;</span></div><div><span><br></span></div><div><span>&nbsp;./configure,&nbsp;</span></div><div><span><br></span></div><div><span>on gdal svn-trunk</span></div><hr style="height: 1px;" noshade="noshade">_______________________________________________<br>
gdal-dev mailing list<br>
<a href="http://mbox.pmldnet.com/compose.php?to=gdal-dev@lists.osgeo.org" mce_href="compose.php?to=gdal-dev@lists.osgeo.org" target="_top" style="text-decoration: underline;">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" mce_href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank" style="text-decoration: underline;">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></gdal-dev@lists.osgeo.org></massimodisasha@yahoo.it></td></tr></tbody></table>