[gdal-dev] svn build on mac osx 10.6.4 (errors in GDALmake.opt)
Massimo Di Stefano
massimodisasha at yahoo.it
Wed Sep 22 07:08:41 EDT 2010
Ivan,
$: python --version
Python 2.6.1
$: printenv | grep python
$: whereis python
/usr/bin/python
Thanks!
Massimo.
Il giorno 22/set/2010, alle ore 13.05, Ivan Lucena ha scritto:
> Massimo,
>
> if you just run "/.configure" it should show:
>
> --
> ...
> checking for python bindings... disabled
> ...
> SWIG Bindings: no
> ...
> --
>
> Then you can just run make and it should be fine. Even if you want to use GDAL+Python.
>
> Did you install any additional Python distribution on top of what comes with your Mac?
>
> Send the result of those commands:
>
> % python --version
>
> % printenv | grep python
>
> % whereis python
>
> Regards,
>
> Ivan
>
> -------Original Message-------
> From: Massimo Di Stefano
> To: gdal-dev
> Subject: [gdal-dev] svn build on mac osx 10.6.4 (errors in GDALmake.opt)
> Sent: Sep 22 '10 02:07
>
> Hi ,
>
> any clue about this message :
>
> "GDALmake.opt:50: *** missing separator. Stop. "
>
> i have it tring to run "make "
> on mac osx 10.6.4
>
> 1
> 2
> 3
> 4
> 5
> 6
> 7
> 8
> 9
> 10
> 11
> 12
> PYTHON_INCLUDES = @PYTHON_INCLUDES@
> PYTHON_LIBS = @PYTHON_LIBS@
> PYTHON_CFLAGS = @PYTHON_CFLAGS@ @NUMPY_FLAG@
> PYTHON = python
> PYTHON_DEV = @PYTHON_DEV@
> PY_LD_SHARED = @PY_LD_SHARED@
> PY_SO_EXT = @PY_SO_EXT@
> PY_HAVE_SETUPTOOLS=Leopard libedit detected.
> 1
>
> # Next Generation SWIG bindings
> BINDINGS = python
>
>
> (line:9 = line:50 in GDALmake )
>
> i used a "standard "
>
> ./configure,
>
> on gdal svn-trunk
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100922/5bc360c5/attachment-0001.html
More information about the gdal-dev
mailing list