Re: DBD::Pg 2.15.1 compilation failed - Mailing list pgsql-general

From Alexandra Roy
Subject Re: DBD::Pg 2.15.1 compilation failed
Date
Msg-id 4B0D412E.200@bull.net
Whole thread Raw
In response to Re: DBD::Pg 2.15.1 compilation failed  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
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
>
>


pgsql-general by date:

Previous
From: RD黄永卫
Date:
Subject: 答复: [GENERAL] How duplicate data produce when a UNIQUE index exite ?
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Re: How duplicate data produce when a UNIQUE index exite ?