Re: pgAgent issue on redhat 6.5 for newbie

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: koff10 <koff10(at)hotmail(dot)com>,pgsql-admin(at)postgresql(dot)org
Subject: Re: pgAgent issue on redhat 6.5 for newbie
Date: 2015-09-13 21:38:27
Message-ID: 142721AE-A3A3-4AD9-8757-817B99FAE534@gunduz.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

http://yum.postgresql.org has pgagent RPMs. It is easier than compiling from source.

Regards, Devrim

On September 13, 2015 8:19:52 PM GMT+03:00, koff10 <koff10(at)hotmail(dot)com> wrote:
>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
>
>
>--
>Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
>To make changes to your subscription:
>http://www.postgresql.org/mailpref/pgsql-admin

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message koff10 2015-09-13 22:40:10 Re: pgAgent issue on redhat 6.5 for newbie
Previous Message koff10 2015-09-13 17:19:52 pgAgent issue on redhat 6.5 for newbie