pgAgent issue on redhat 6.5 for newbie

From: koff10 <koff10(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pgAgent issue on redhat 6.5 for newbie
Date: 2015-09-13 17:19:52
Message-ID: BLU437-SMTP25C63CB1C3566557BBCFADCA5E0@phx.gbl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,
I'm looking for the whole steps for pgAgent installation on linux redhat 6.5
Tutoriel do exist but too short for newbies.

I followed this steps
1) I downloaded pgAgent-3.40-sources.tar.gz

2) tar -xvzf pgAgent-3.40-sources.tar.gz

3) cd pgAgent-3.40-sources

4) cmake .

so i got error

CMake Error at cmake/FindWX.cmake:267 (MESSAGE):
The selected wxWidgets configuration (version: 2.8, debug: no,
static: yes,
unicode: yes, modules: base) is not available.
Call Stack (most recent call first):
CMakeLists.txt:80 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred!

Thanks lot for help
koff

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim Gündüz 2015-09-13 21:38:27 Re: pgAgent issue on redhat 6.5 for newbie
Previous Message John Scalia 2015-09-11 13:21:30 Re: Cannot get extensions to load