Re: [gdal-dev] svn build on mac osx 10.6.4 (errors in GDALmake.opt)

Ivan Lucena ivan.lucena at pmldnet.com
Wed Sep 22 07:05:40 EDT 2010


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
  [LINK: http://mbox.pmldnet.com/compose.php?to=gdal-dev@lists.osgeo.org]
gdal-dev at lists.osgeo.org
  [LINK: http://lists.osgeo.org/mailman/listinfo/gdal-dev]
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/5f5b6380/attachment.html


More information about the gdal-dev mailing list