Re: PostgreSQL 9 Mac OS X one-click install - PL/perl broken

From: "Larry Leszczynski" <larryl(at)emailplus(dot)org>
To: "Dave Page" <dpage(at)pgadmin(dot)org>
Cc: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 9 Mac OS X one-click install - PL/perl broken
Date: 2010-09-28 18:23:23
Message-ID: 1285698203.4378.1397343503@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2010-09-28 18:33:55 Re: Query to get the "next available" unique suffix for a name
Previous Message Alban Hertroys 2010-09-28 18:19:10 Re: huge difference in performance between MS SQL and pg 8.3 on UPDATE with full text search