Re: Compiling pgAgent on FreeBSD 8

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Benjamin Krajmalnik <kraj(at)illumen(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Compiling pgAgent on FreeBSD 8
Date: 2010-04-23 18:13:41
Message-ID: r2v937d27e11004231113td4c0022g93a2a6d7a68b3ef7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Apr 23, 2010 at 7:04 PM, Benjamin Krajmalnik <kraj(at)illumen(dot)com> wrote:
> As you may be aware, there is no longer a port for pgagent (which used to be
> part of the pgadmin port).
>
> I am building a new box (FreeBSD 8) and having some issues compiling pgagent
> from source.
>
> I already installed pgadmin, so the wxwidgets are already installed.
>
> These are the steps which I took after installing pgadmin:
>
> 1.  Downloaded the tarball and placed in in /usr/ports/distfiles/pgAgent
>
> 2. Extracted the tarball into
> /usr/ports/distfiles/pgAgent/pgAgent-3.0.1-Source
>
> 3. Executed ccmake /usr/ports/distfiles/pgAgent/pgAgent-3.0.1-Source
>
> 4.  Selected option “c” to creare the configuration file.
>
> This is as far as it gets, with the following error:
>
> CMake Error at cmake/FindWX.cmake:317 (MESSAGE):
>
>    No wxWidgets installation could be found.
>
>  Call Stack (most recent call first):
>
>    CMakeLists.txt:91 (FIND_PACKAGE)

What values did you specify for each of the config options?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Benjamin Krajmalnik 2010-04-23 18:22:10 Re: Compiling pgAgent on FreeBSD 8
Previous Message Benjamin Krajmalnik 2010-04-23 18:04:41 Compiling pgAgent on FreeBSD 8