[unixODBC-support] unixodbc oracle-driver

Nick Gorham nick at lurcher.org
Mon Jan 19 11:22:29 GMT 2009


w.h wrote:

>I was intended to install the unixodbc on my AIX 5.3 for the ORACLE 9i,but
>after i downloading the ORACLE driver of unixodbc from easysoft  it
>gave me the following errors:
>
>[01000][unixODBC][Driver Manager]Can't open lib
>'/usr/local/easysoft/oracle/libesoracle.a' :    0509-022 Cannot load module
>/usr/local/easysoft/oracle/libesoracle.a.
>        0509-103   The module has an invalid magic number.
>
>My unixodbc version is 2.2.14 which had successfully installed ,and the
>driver is :
> odbc-oracle-3.2.17-aix50+-ppc64-ul64.
>
>There's a case that the lib and the driver in the path
>'/usr/local/easysoft/oracle/' is libesoracle.a not libesoracle.so,
>i don't does it ok ?Any friend have ideas,do help me !
>
>
>  
>
I just remembered, there is a simpiler way of building 64 bit on AIX

OBJECT_MODE=64
export OBJECT_MODE

then run configure again

-- 
Nick


More information about the unixODBC-support mailing list