Re: DBD::Pg 2.15.1 compilation failed

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Alexandra Roy *EXTERN*" <Alexandra(dot)Roy(at)bull(dot)net>
Cc: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: DBD::Pg 2.15.1 compilation failed
Date: 2009-11-24 16:26:06
Message-ID: D960CB61B694CF459DCFB4B0128514C203938069@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alexandra Roy wrote:
> => I thought that I was using perl 64-bit but it was not the case :-(
>
> All the builts I did, for DBI, DBD::Oracle, etc..., have been done with
> perl 32-bits...
> But Oracle is 64 bit and PostgreSQL 8.3.8 has been built in 64 bit too.

If you install 64-bit Oracle (in fact there is only 64-bit Oracle for
AIX), it will install 32-bit libraries too (in the $ORACLE_HOME/lib32
directory). Your DBD::Oracle is probably linked against those.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lee Hachadoorian 2009-11-24 16:39:11 Client Encoding and Latin characters
Previous Message Alexandra Roy 2009-11-24 16:19:07 Re: DBD::Pg 2.15.1 compilation failed