PostgreSQL 7.2 RedHat ODBC RPM Problem
От | Steve Wranovsky |
---|---|
Тема | PostgreSQL 7.2 RedHat ODBC RPM Problem |
Дата | |
Msg-id | 4.3.2.7.2.20020228130210.00c2f4b0@mail.merge.com обсуждение исходный текст |
Список | pgsql-odbc |
FYI, I sent a copy of this message to psql-bugs, also. I am attempting to install PostgreSQL 7.2 on Redhat 6.2. It looks like the ODBC RPM is not installing the actual ODBC library. When I query the RPM for the actual files in the RPM, I get the following: [root@steveark rpms]# rpm -qpl postgresql-odbc-7.2-1PGDG.i386.rpm /usr/lib/libpsqlodbc.so /usr/share/pgsql/odbc.sql [root@steveark rpms]# When I look at the /usr/lib/libpsqlodbc.so file, it is only a link to the actual libary, libpsqlodbc.so.0.27: [mergeark@steveark lib]$ ls -l /usr/lib/libpsql* lrwxrwxrwx 1 root root 19 Feb 28 07:14 /usr/lib/libpsqlodbc.so -> libpsqlodbc.so.0.27 [mergeark@steveark lib]$ It looks like the file libpsqlodbc.so.0.27 simply was not included in the RPM. Am I correct about this, or am I missing something? The official ODBC RPMs for both RedHat 6.2 & 7.2 are only about 5K is size. When I look back at the size of the ODBC RPM for PostgreSQL 7.1.3, the size is about 87K. Thanks for the help. Steve
В списке pgsql-odbc по дате отправления: