Re: configure doesn't find my pgsql installation

Поиск
Список
Период
Сортировка
От OpenMacNews
Тема Re: configure doesn't find my pgsql installation
Дата
Msg-id A2ACF6943795AACC05BBA023@tiedgar
обсуждение исходный текст
Ответ на Re: configure doesn't find my pgsql installation  (Raphaël Enrici <blacknoz@club-internet.fr>)
Ответы Re: configure doesn't find my pgsql installation  (Linuxer Wang <linuxerwang@gmail.com>)
Список pgadmin-hackers
hi,

>> I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
>> pgadmin 1.2.2 source codes, I got the following errors by configure:
>>
>> checking pgsql in /usr/lib/pgsql... failed
>> configure: error: you must specify a valid pgsql installation with
>> --with-pgsql=DIR
>>
>> I changed the DIR to be /usr/share/pgsql and /usr/lib/pgsql, but the
>> errors still occured.
>>
>> There is a post in the mailing list which fixed the bug, but in my
>> instance, it seems don't work.
>>
>> Can anybody help me?

just a guess/hunch ....

have you tried EXPLICITLY defining BOTH:

--with-pgsql-include=/usr/lib/pgsql
--with-pgsql-include=/usr/...path..to..wherever../pgsql/include


richard

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

Предыдущее
От: Raphaël Enrici
Дата:
Сообщение: Re: configure doesn't find my pgsql installation
Следующее
От: Linuxer Wang
Дата:
Сообщение: Re: configure doesn't find my pgsql installation