[postgis-users] PostGIS on OS X Tiger Server

P Kishor punkish at eidesis.org
Thu Feb 15 22:55:22 PST 2007


of course, the following does the trick.

./configure --with-pgsql=../../src/bin/pg_config/pg_config

On 2/16/07, P Kishor <punkish at eidesis.org> wrote:
> I am getting the following error --
> checking for pg_config... no
> configure: error: PostgreSQL is required by PostGIS
>
> Details -- using Tiger Server, fwiw. Installed PostGres
>
>  ./configure --with-perl --with-bonjour PERL='usr/local/bin/perl'
>
> all is good.
>
> per the instructions on PostGis website, untarred v. 1.2.1 inside pg/contrib
>
> /usr/local/src/postgresql-8.2.3 punkish$ cp ~/postgis-1.2.1.tar.gz contrib
> /usr/local/src/postgresql-8.2.3 punkish$ cd contrib
> /usr/local/src/postgresql-8.2.3/contrib punkish$ tar xvzf postgis-1.2.1.tar.gz
> /usr/local/src/postgresql-8.2.3/contrib punkish$ cd postgis-1.2.1
> /usr/local/src/postgresql-8.2.3/contrib/postgis-1.2.1 punkish$ ./configure
> ..
> ..
> checking host system type... powerpc-apple-darwin8.8.0
> checking for pg_config... no
> configure: error: PostgreSQL is required by PostGIS
> /usr/local/src/postgresql-8.2.3/contrib/postgis-1.2.1 punkish$ cd ../..
> /usr/local/src/postgresql-8.2.3/ punkish$ find . -name pg_config
> ./src/bin/pg_config
> ./src/bin/pg_config/pg_config
>
>
>
>
> On 2/15/07, Paul Ramsey <pramsey at refractions.net> wrote:
> > I run on OS/X Tiger on the desktop, so I imagine no problems. Only
> > thing I recall is that to get command completion and history in psql
> > you need to install a recent version of readline before installing
> > postgresql.
> >
> > P
> >
> > On 15-Feb-07, at 6:08 PM, P Kishor wrote:
> >
> > > Greetings,
> > >
> > > I am going to install PostGres/PostGIS on Tiger OS X Server 10.4.8.
> > > Before I rush into this, any caveats? Is PostGres 8.2.3 + PostGIS
> > > 1.2.1 combo ok, esp. on Tiger Server?
> > >
> > > Many thanks in advance,
> > >
>
> --
> Puneet Kishor http://punkish.eidesis.org/
> Nelson Inst. for Env. Studies, UW-Madison http://www.nelson.wisc.edu/
> Open Source Geospatial Foundation http://www.osgeo.org/education/
> ---------------------------------------------------------------------
> collaborate, communicate, compete
> =====================================================================
>


-- 
Puneet Kishor http://punkish.eidesis.org/
Nelson Inst. for Env. Studies, UW-Madison http://www.nelson.wisc.edu/
Open Source Geospatial Foundation http://www.osgeo.org/education/
---------------------------------------------------------------------
collaborate, communicate, compete
=====================================================================



More information about the postgis-users mailing list