A
A
Alexander Semenenko2016-11-28 13:17:54
linux
Alexander Semenenko, 2016-11-28 13:17:54

How to install 32bit libraries (packages) in centos-6-x64?

Run on a 64-bit system
# yum search all postgresql-odbc
Finds:
postgresql-odbc.x86_64 : PostgreSQL ODBC driver
unixODBC.i686 : A complete ODBC driver manager for Linux
unixODBC.x86_64 : A complete ODBC driver manager for Linux
Run on 32- bit system
# yum search all postgresql-odbc
Finds:
postgresql-odbc.i686 : PostgreSQL ODBC driver
unixODBC.i686 : A complete ODBC driver manager for Linux
How do I install postgresql-odbc.i686 on a 64-bit system?
yum install postgresql-odbc.i686 - doesn't work.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question