RE: libpq compile error

Поиск
Список
Период
Сортировка
От Olivier Cherrier
Тема RE: libpq compile error
Дата
Msg-id BB863FBA3E3CAE4DAC430686AD28EA5603891E@brisefer.cediti.be
обсуждение исходный текст
Ответ на libpq compile error  (Olivier Cherrier <Olivier.Cherrier@cediti.be>)
Список pgsql-general
>
>
>
>
>gcc -o testlibpq testlibpq.c -Iinclude_dir -Llib_dir -lpq
>
>include_dir is the directory containing pgsql header files (*.h).
>lib_dir is the directory containing pgsql libraries (eg. libpq.so)
>
>You can locate the libdir by find / -name 'libpq.so*'

OK. Now, it works fine!

Thanks a lot for your beautiful help.

Olivier

>
>- Einar Karttunen
>
>
>

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

Предыдущее
От: Marc SCHAEFER
Дата:
Сообщение: Re: foreign keys constraints, depending on each other
Следующее
От: Marc SCHAEFER
Дата:
Сообщение: Re: foreign keys constraints, depending on each other