pgadmin3 1.8.1 and Centos 5?

From: Scott Ehrlich <scott(at)MIT(dot)EDU>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgadmin3 1.8.1 and Centos 5?
Date: 2008-02-01 14:13:43
Message-ID: Pine.GSO.4.64L.0802010910060.2152@grumpy-fuzzball.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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:

Thanks for any help.

Scott

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2008-02-01 14:23:41 Re: pgadmin3 1.8.1 and Centos 5?
Previous Message Hiroshi Saito 2008-02-01 06:00:37 Re: Not a nit-pick problem