[postgis-users] make on Mac OS 10.2.8

David Orme d.orme at imperial.ac.uk
Fri Dec 5 08:50:30 PST 2003


Hi,

I've just tried installing the CVS snapshot:

sudo curl -O http://postgis.refractions.net/postgis-cvs.tar.gz
sudo tar -zxvf postgis-cvs.tar.gz
make

and I get the same output from make as before. I wondered briefly it it 
is a permissions problem but 'sudo make' is no better.

David

On Friday, December 5, 2003, at 04:16  pm, Sean Gillies wrote:

>
> On Friday, December 5, 2003, at 06:08  AM, David Orme wrote:
>
>> Hi,
>>
>> Can someone tell me where I'm going wrong? I've installed PostgreSQL 
>> 7.3.3...
>>
>>> [doibook:local/src/postgresql-7.3.3] dorme% 
>>> /usr/local/pgsql/bin/psql --version
>>> psql (PostgreSQL) 7.3.3
>>> contains support for command-line editing
>>
>> and also installed GEOS...
>>
>>> [doibook:local/src/postgresql-7.3.3] dorme% ls 
>>> /usr/local/lib/libgeos*
>>> /usr/local/lib/libgeos.1.0.0.dylib       /usr/local/lib/libgeos.a    
>>>              /usr/local/lib/libgeos.la
>>> /usr/local/lib/libgeos.1.dylib           /usr/local/lib/libgeos.dylib
>>
>> and PROJ...
>>> [doibook:postgresql-7.3.3/contrib/postgis] dorme% proj
>>> Rel. 4.4.7, 31 March 2003
>>> usage: proj [ -beEfiIlormsStTvVwW [args] ] [ +opts[=arg] ] [ files ]
>>> [doibook:postgresql-7.3.3/contrib/postgis] dorme% ls 
>>> /usr/local/include/proj*
>>> /usr/local/include/proj_api.h  /usr/local/include/projects.h
>>> [doibook:postgresql-7.3.3/contrib/postgis] dorme% ls 
>>> /usr/local/lib/libproj*
>>> /usr/local/lib/libproj.0.4.1.dylib       /usr/local/lib/libproj.a    
>>>              /usr/local/lib/libproj.la
>>> /usr/local/lib/libproj.0.dylib           /usr/local/lib/libproj.dylib
>>
>> on my Mac OS X (10.2.8) machine but when I try and make postgis, make 
>> reports syntax errors all over the place. I've appended the make 
>> output - what I do that leads up to it is:
>>
>>> [doibook:src/postgresql-7.3.3/contrib] dorme% cd 
>>> /usr/local/src/postgresql-7.3.3/contrib
>>> [doibook:src/postgresql-7.3.3/contrib] dorme% sudo curl -O 
>>> http://postgis.refractions.net/postgis-0.8.0.tar.gz
>>> [doibook:src/postgresql-7.3.3/contrib] dorme% sudo tar -zxvf 
>>> postgis-0.8.0.tar.gz
>>> [doibook:src/postgresql-7.3.3/contrib] dorme% cd postgis-0.8.0
>>> [doibook:postgresql-7.3.3/contrib/postgis-0.8.0] dorme% vi Makefile
>>> [doibook:postgresql-7.3.3/contrib/postgis-0.8.0] dorme% make
>>
>> I've checked the makefile parameters and everything looks correct - 
>> any suggestions?
>>
>> Thanks,
>> David
>>
>
> David,
>
> I've been able to build it on 10.2.8.  I'm using postgresql-7.3.4 and 
> a CVS
> snapshot of postgis from ~ 2 September.   I'll download the 0.8 
> release and
> see what happens with that.
>
> Sean
>
> --
> Sean Gillies
> sgillies at frii dot com
> http://www.frii.com/~sgillies
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>




More information about the postgis-users mailing list