Re: PostgreSQL 9 Mac OS X one-click install - PL/perl broken - Mailing list pgsql-general

From Larry Leszczynski
Subject Re: PostgreSQL 9 Mac OS X one-click install - PL/perl broken
Date
Msg-id 1285698203.4378.1397343503@webmail.messagingengine.com
Whole thread Raw
In response to Re: PostgreSQL 9 Mac OS X one-click install - PL/perl broken  (Dave Page <dpage@pgadmin.org>)
List pgsql-general
Hi Dave -

> >> you could try building the 64 bit binary:
> >>
> >> CFLAGS="-isysroot /Developer/SDKs/MacOSX10.5.sdk
> >> -mmacosx-version-min=10.5 -O2 -arch x86_64" ./configure....
> >
> > Excellent!  Looks like that worked fine.  I just added the "--with-perl"
> > option to configure.
> >
> > Thanks Dave!
>
> You're welcome. I guess it is running the 64bit image - is your
> machine Leopard Server?

Not sure how I would check...   sw_vers give me:

    ProductName:    Mac OS X
    ProductVersion: 10.5.8
    BuildVersion:   9L31a


Thanks!
Larry

pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: huge difference in performance between MS SQL and pg 8.3 on UPDATE with full text search
Next
From: Sam Mason
Date:
Subject: Re: Query to get the "next available" unique suffix for a name