From: | Mike Christensen <mike(at)kitchenpc(dot)com> |
---|---|
To: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
Cc: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Where do I get pgAdmin 1.16 for openSuSE? |
Date: | 2012-09-13 15:30:56 |
Message-ID: | CABs1bs1mXBz1ddYXDV=ULP5XYhx83VzxyDWgFVBuCkacjDo6EA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Sep 13, 2012 at 12:15 AM, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> wrote:
>
> Hi,
>
> On Wed, 2012-09-12 at 20:51 -0700, Mike Christensen wrote:
>> In file included from ../pgadmin/include/pgAdmin3.h:24:0,
>> from ./pgAdmin3.cpp:13:
>> ../pgadmin/include/ctl/ctlSQLBox.h:17:24: fatal error: wx/stc/stc.h:
>> No such file or directory
>> compilation terminated.
>
> Here is the buildRequires that I found on a SuSE spec for pgadmin3:
>
> BuildRequires: automake
> BuildRequires: gcc-c++
> BuildRequires: libopenssl-devel
> BuildRequires: libxml2-devel
> BuildRequires: libxslt-devel
> BuildRequires: postgresql-devel
> BuildRequires: update-desktop-files
> BuildRequires: wxWidgets
> BuildRequires: wxWidgets-wxcontainer-devel
Yea, I had built wxWidgets by hand, but I guess it wasn't in the
search path or installed correctly. I finally got around that error,
but got some other error that I wasn't able to figure out.
I think I'll just use pgAdmin on my Mac for now :)
Mike
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Roest | 2012-09-13 15:42:07 | Auto Vacuum of pg_catalog tables causes huge delay in opening new connections |
Previous Message | Tom Lane | 2012-09-13 13:59:37 | Re: Planner forces seq scan when select without quoting its values |