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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to