Re: Hi!

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Hi!
Дата
Msg-id 4B19C54C.2020802@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: Hi!  ("Daniela Mamede d'Almeida" <dmamede@mecon.gov.ar>)
Ответы Re: Hi!  ("Daniela Mamede d'Almeida" <dmamede@mecon.gov.ar>)
Список pgsql-odbc
On 5/12/2009 2:05 AM, Daniela Mamede d'Almeida wrote:
> Hi Jonah!
> I installed the client libraries, but the error is still there... The
> pkg I installed is postgresql-libs-7.4.13-2.RHEL4.1.x86_64.rpm
> Do I have to do anything?

Install the PgODBC packages too, rather than trying to build PgODBC from
source. Assuming there are any for RHEL4 - I can't find a package search
like `packages.debian.org' for RHEL, but the distrowatch source package
list doesn't include unixodbc so it might not be included in the system
packages.

If you *must* install PgODBC from source, install the -dev or -devel rpm
for the client libraries too, since that should contain pg_config . You
might also need to install unixodbc; I'm not sure about that.

--
Craig Ringer

В списке pgsql-odbc по дате отправления:

Предыдущее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1010735 ] Error on method Fields using client side recordset
Следующее
От: Stephan Strauss
Дата:
Сообщение: Using ADO to write a blob in VBA