Re: pgAdmin3 on Linux

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Richard Bacon" <richard(dot)bacon(at)dsl(dot)pipex(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin3 on Linux
Date: 2003-09-17 20:24:21
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF238@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Richard,

> -----Original Message-----
> From: Richard Bacon [mailto:richard(dot)bacon(at)dsl(dot)pipex(dot)com]
> Sent: 17 September 2003 23:35
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] pgAdmin3 on Linux
>
>
> hi folks,
> I'm trying to compile pgadminIII on Gentoo 1.4. I've followed
> the advice
> in the docs and wxWindows seems to compile fine, I make the contrib
> controls and run make install and ldconfig, but when I run
> ./configure
> on pgadmin I get the folowing
>
> ./configure --enable-static --enable-debug
> ...
> configure: error: you need to install the xrc package from
> wxWindows/contrib/src/stc

Hmm, there's a typo there that I've just committed a fix for. That error
should read:

configure: error: you need to install the xrc package from
wxWindows/contrib/src/xrc

Anyway, it checks for the styled text control first, so presumably found
that. Did you definately run 'make install' in the
wxWindows/contrib/src/xrc directory? If so, did it appear to run
correctly and install ${WX_HOME}/include/wx/xrc/xml.h?

BTW, are you using our patched version of wxWindows? I ask because I
have seen some CVS versions in which xrc failed to build - ours should
be OK though.

>
> it looks like the install is not working, is this because I need to
> replace @DESTDIR@ in the Makefiles with something? if so what?

You shouldn't need to modify the Makefiles.

Regards, Dave.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Richard Bacon 2003-09-17 22:35:28 Re: pgAdmin3 on Linux
Previous Message Raphaël Enrici 2003-09-17 19:17:37 Re: Debian Alpha (unstable) build produces bad