Hi Laurenz, hi all,

My problem with DBD::Pg is solved.
I have used the perl 64-bit, and re-compile DBI, DBD::Oracle, DBD::Pg, etc... using 64-bit libraries and everything works fine.

DBD::Pg has been built successfully ! The 64-bit build is possible.

I have several problems with DBD::Oracle, in particular during the "make test" with one test generating a core file, but it seems to work too...

Thank you for your help !
Regards,
Alexandra

Albe Laurenz a écrit :
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