Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unixODBC for Oracle 11g database install

788670Jul 31 2010 — edited Aug 6 2010
I am installing 64-bit 11gR2 database on 64-bit RHEL 5. The prereq check fails for both i386 and x64 versions of:
unixODBC-2.2.11
unixODBC-devel-2.2.11

I have not been able to find 64-bit versions of the above. Do they exist? If so, why does it also check for the 32-bit versions?

For 32-bit versions, I got the source for unixODBC 2.2.11 and compiled it (/usr/local/bin is in $PATH):
./configure -prefix=/usr/local -enable-gui=no
make
make install

But then the unixODBC-devel RPM fails, saying that it needs unixODBC as a prereq. Any advice?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2010
Added on Jul 31 2010
3 comments
2,461 views