Re: Compiling pgadmin on Red Hat Enterprise 4

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: Rômulo Lucio Vale de Moraes <romulo_bioinfo(at)yahoo(dot)com(dot)br>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Compiling pgadmin on Red Hat Enterprise 4
Date: 2006-03-03 16:16:32
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9203@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

________________________________

From: pgadmin-support-owner(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Rômulo Lucio Vale de Moraes
Sent: 03 March 2006 16:08
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Compiling pgadmin on Red Hat Enterprise 4

When i tried to instal do pgadmin:
./configure .......... Ok!
make all ............. Error!
...
In file included from ../src/include/pgAdmin3.h:22,
from ./pgAdmin3.cpp:13:
../src/include/ctl/ctlSQLBox.h:17:24: wx/stc/stc.h: File not founded!
In file included from ../src/include/pgAdmin3.h:22,
from ./pgAdmin3.cpp:13:
../src/include/ctl/ctlSQLBox.h:23: error: expected class-name before '{' token
./pgAdmin3.cpp:60:24: wx/ogl/ogl.h: File or Directory not founded
./pgAdmi n3.cpp: In member function `virtual bool pgAdmin3::OnInit()':
./pgAdmin3.cpp:341: error: `wxOGLInitialize' undeclared (first use this function)
./pgAdmin3.cpp:341: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[2]: ** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/usr/local/pgadmin3-1.4.1/src'
make[1]: ** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/pgadmin3-1.4.1'
make: ** [all] Error 2

How to solve this problem?

Install the wx contrib modules, per the instructions at http://www.pgadmin.org/download/source.php

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Rômulo Lucio Vale de Moraes 2006-03-03 17:18:36 How to run pgAdmin?
Previous Message Rômulo Lucio Vale de Moraes 2006-03-03 16:14:41 Compiling pgadmin on Red Hat Enterprise 4