Re: configure doesn't find my pgsql installation

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема Re: configure doesn't find my pgsql installation
Дата
Msg-id 42A3596D.4030904@club-internet.fr
обсуждение исходный текст
Ответ на configure doesn't find my pgsql installation  (Linuxer Wang <linuxerwang@gmail.com>)
Список pgadmin-hackers
Please, stay on the list, you'll get more chance to get it up ;)

Linuxer Wang wrote:
> Raphaël Enrici wrote:
>
>
>>according to what I read, configure does not find the file named
>>"libq-fe.h". This file should be located somewhere in /usr/include.
>>Did you install the package named postgresql-devel ?
>>
>>Regards,
>>Raphaël
>>
>>
>>
>
>
> WOW! Your are so right! Now the configure succeed without any arguments.
> But when I make it, error occurs:
>
> ../pgAdmin3.cpp:59:24: error: wx/ogl/ogl.h: no such file or directory

ok, it seems you built wxWidgets without ogl support.
Can you describe the way you built wxWidgets and which version it was?

> ../pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
> ../pgAdmin3.cpp:293: error: ‘wxOGLInitialize’ was not declared in this scope
> make[2]: *** [pgAdmin3.o] error 1
> make[2]: Leaving directory `/home/kenny/download/pgadmin3/src'
> make[1]: *** [all-recursive] error 1
> make[1]: Leaving directory `/home/kenny/download/pgadmin3'
> make: *** [all] error 2
>
> Are there other package it lacks?
>
> Thank you so much,

Glad I could help,

Cheers,
Raphaël

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

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