Eccellente!
But strange. I have a system just like yours and I don't need to do that. :!
Regards,
Ivan
> ---Original Message---
> From: Massimo Di Stefano
> To: Massimo Di Stefano
> Cc: gdal-dev
> Subject: Re: [gdal-dev] svn build on mac osx 10.6.4 (er
ur 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-
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 GD
Fixed using the path to python-config during the ./configure :
--with-python=/usr/bin/python2.6-config
Il giorno 22/set/2010, alle ore 09.07, Massimo Di Stefano ha scritto:
> Hi ,
>
> any clue about this message :
>
> "GDALmake.opt:50: *** missing separator. Stop. "
>
> i have it tring to
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 = py