On Tue, Sep 28, 2010 at 6:46 PM, Larry Leszczynski <larryl@xxxxxxxxxxxxx> wrote: > > On Tue, 28 Sep 2010 13:35 +0100, "Dave Page" <dpage@xxxxxxxxxxx> wrote: >> >> > I recently installed PostgreSQL 9.0.0 on Mac OS X 10.5.8. PL/perl will >> > not load because it is looking for Perl 5.10 in the System dirs and I >> > only have 5.8.8: >> >> <grumble>. That's a PITA. We build on Snow Leopard now, because we >> were getting more requests for x86_64 support than PPC. >> >> [snip] >> >> 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? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general