Re: can i install mysql odbc 32bit driver on solaris 10 64bit?
== Quote from jeffhan (hanzhefeng@gmail.com)'s article
> i want to install mysql odbc 32bit driver on solaris 2.10 64 bit
> machine (to the specific path not by default).
> machine info:
> SunOS testserver 5.10 Generic_118822-23 sun4u sparc SUNW,Sun-Fire-480R
> Solaris
> got install tar ball: mysql-connector-odbc-3.51.20-solaris10-
> sparc-32bit.tar.gz
> after installation, use unixODBC to verify the installation, got error
> as below:
> bash-3.00# isql -v test32 root ****
> [01000][unixODBC][Driver Manager]Can't open lib '/temp/mysqlodbcinst/
> mysql-connector-odbc-3.51.20-solaris10-sparc-32bit/lib/
> libmyodbc3.so' : ld.so.1: isql: fatal: /temp/mysqlodbcinst/mysql-
> connector-odbc-3.51.20-solaris10-sparc-32bit/lib/libmyodbc3.so: wrong
> ELF class: ELFCLASS32
> [ISQL]ERROR: Could not SQLConnect
> does anybody know what the issue is? thank you very much.
first off, i believe this is an OS related issue.
i believe in order for you to be able to compile 32 bit apps in a 64 bit
environment, your os has to be capable of that. you got to add a package or
something that allows that.
--
POST BY: lark with PHP News Reader
|