Re: Compiling pgadmin on SuSE 9.1

Поиск
Список
Период
Сортировка
От Adam H.Pendleton
Тема Re: Compiling pgadmin on SuSE 9.1
Дата
Msg-id 78AF0BCA-E66F-11D8-8066-000A9566CE14@fmonkey.net
обсуждение исходный текст
Ответ на Re: Compiling pgadmin on SuSE 9.1  (Michael.Eschweiler@t-online.de (Michael Eschweiler))
Список pgadmin-support
On Aug 4, 2004, at 3:52 PM, Michael Eschweiler wrote:
>
> I could not find the answer. Attached once more the config.log.

There wasn't anything attached to this e-mail.

In any event, the config.log I got before indicates a permissions 
problem.  When gcc is invoked, /var/lib/pgsql/include is passed as an 
include directory.  When gcc tries to read in that directory for 
include files, it cannot.  Make sure that, in addition to read 
permissions, that the user you are compiling as has execute permissions 
on the directory.  This is necessary to list files.

NOTE 2: It looks like your previous configure was run by user "me", not 
"ugo".

ahp



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

Предыдущее
От: Michael.Eschweiler@t-online.de (Michael Eschweiler)
Дата:
Сообщение: Re: Compiling pgadmin on SuSE 9.1
Следующее
От: Adam H.Pendleton
Дата:
Сообщение: Re: Compiling pgadmin on SuSE 9.1