Re: pgAgent issue on redhat 6.5 for newbie

From: Jan Harasym <jan(dot)harasym(at)massive(dot)se>
To: koff10 <koff10(at)hotmail(dot)com>, Devrim Gündüz <devrim(at)gunduz(dot)org>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pgAgent issue on redhat 6.5 for newbie
Date: 2015-09-14 07:14:21
Message-ID: 8e6ac4fc4d534c0880afeceb739a03b5@pdc-mail-exch05.ubisoft.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Koff,

Once you have the pgdg repository installed on your machine: http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-1.noarch.rpm

Run the command: `yum search pgagent`

Find the most relevant package, and `yum install` it.

All the hard work has been done for you previously.

Best Regards,
------
Jan Harasym
Ubisoft Massive

From: pgsql-admin-owner(at)postgresql(dot)org [mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of koff10
Sent: September 14, 2015 12:40 AM
To: Devrim Gündüz; pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] pgAgent issue on redhat 6.5 for newbie

Thanks for your reply
but I can't fine it do you know the exact link to get it

Le 13/09/2015 23:38, Devrim Gündüz a écrit :

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><mailto: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 from my Android device with K-9 Mail. Please excuse my brevity.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Shih Théo 2015-09-14 10:05:20 The sequence of WALs to be replayed
Previous Message koff10 2015-09-13 22:40:10 Re: pgAgent issue on redhat 6.5 for newbie