Re: pgadmin3 1.8.1 and Centos 5?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin3 1.8.1 and Centos 5?
Дата
Msg-id 937d27e10802010623l65049518mf3a54c9f98fbdaf5@mail.gmail.com
обсуждение исходный текст
Ответ на pgadmin3 1.8.1 and Centos 5?  (Scott Ehrlich <scott@MIT.EDU>)
Список pgadmin-support
On Feb 1, 2008 2:13 PM, Scott Ehrlich <scott@mit.edu> wrote:
> I've been fighting to get the latest source of pgadmin compiled on Centos 5
> 64-bit.
>
> I obtained gnu-c++ (so it was happy with g++).  It then complained about
> wxWidgets, so I obtained the source for that, compiled and installed, and
> ./configure for pgadmin saw wxWidgets and was happy with that.  Go to make...
>
> Starts to compile fine, then...
>
> In file included from ../pgadmin/include/pgAdmin3.h:23,
>                   from ./pgAdmin3.cpp:13:
> ../pgadmin/include/ctl/ctlSQLBox.h:17:69: error:
> /home/scott/Desktop/wxGTK-2.8.7/contrib/include/stc/stc.h: No such file or
> directory
> ./pgAdmin3.cpp:28:24: error: wx/ogl/ogl.h: No such file or directory
> In file included from ../pgadmin/include/pgAdmin3.h:23,
>                   from ./pgAdmin3.cpp:13:
>

You need to build and install the wxWidgets contrib modules (at least
stc and ogl).

Regards, Dave


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

Предыдущее
От: Scott Ehrlich
Дата:
Сообщение: pgadmin3 1.8.1 and Centos 5?
Следующее
От: "Milen A. Radev"
Дата:
Сообщение: Re: pgadmin3 1.8.1 and Centos 5?