Обсуждение: pgAgent issue on redhat 6.5 for newbie

Поиск
Список
Период
Сортировка

pgAgent issue on redhat 6.5 for newbie

От
koff10
Дата:
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


Re: pgAgent issue on redhat 6.5 for newbie

От
Devrim Gündüz
Дата:
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@hotmail.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.

Re: pgAgent issue on redhat 6.5 for newbie

От
koff10
Дата:
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@hotmail.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.

Re: pgAgent issue on redhat 6.5 for newbie

От
Jan Harasym
Дата:

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@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of koff10
Sent: September 14, 2015 12:40 AM
To: Devrim Gündüz; pgsql-admin@postgresql.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@hotmail.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.