Re: [GENERAL] pgcluu error

2014-09-15 Thread David G Johnston
rummandba wrote > Hi, > > I am trying to use pgcluu with collected stats and got the error: > Can't call method "print" on an undefined value at > /opt/pgdata/pgcluu_prod/pgcluubin/pgcluu line 5494 > > Any one has idea? > > Thanks. You should at least mention that you, correctly, opened an issu

[GENERAL] pgcluu error

2014-09-15 Thread AI Rumman
Hi, I am trying to use pgcluu with collected stats and got the error: Can't call method "print" on an undefined value at /opt/pgdata/pgcluu_prod/pgcluubin/pgcluu line 5494 Any one has idea? Thanks.

Re: [GENERAL] pgcluu

2014-08-12 Thread Adrian Klaver
On 08/12/2014 06:57 AM, Ramesh T wrote: where need to install Test-Harness-3.32. or ExtUtis/MakeMaker.pm in pg cluu -2.0 folder or /usr/local/lib64/perl.. please let me know advance thanks.. Two ways: 1) Quick and dirty Go here: http://search.cpan.org/~bingos/ExtUtils-MakeMaker-6.98/lib/

Re: [GENERAL] pgcluu

2014-08-12 Thread David Carpio
Hello When you install pgcluu, this program will need some perl modules that normally they are not installed in our OS For this reason the installation stop some times. You must search the different modules required in the internet and install them. I hope this help you David On Tue 12 A

Re: [GENERAL] pgcluu

2014-08-12 Thread Ramesh T
where need to install Test-Harness-3.32. or ExtUtis/MakeMaker.pm in pg cluu -2.0 folder or /usr/local/lib64/perl.. please let me know advance thanks.. On Tue, Aug 12, 2014 at 3:20 PM, Ramesh T wrote: > Hi, > I don't have the root permission for yum. > secondly,When i try to i

Re: [GENERAL] pgcluu

2014-08-12 Thread Ramesh T
Hi, I don't have the root permission for yum. secondly,When i try to install it's return following same as previous error/msg tar xvzf Test-Harness-3.32.tar.gz cd Test-Harness-3.32 -bash-4.1$ *perl Makefile.PL* Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/loca

Re: [GENERAL] pgcluu

2014-08-11 Thread David Carpio
Hello You must install the harness.pm module You may do it via yum yum install perl-Test-Harness or downloaded the tar package and install it http://search.cpan.org/~leont/Test-Harness-3.32/lib/Test/Harness.pm I hope this help you. David On 08/11/2014 08:52 AM, Ramesh T wrote: Hello ,

Re: [GENERAL] pgcluu

2014-08-11 Thread Ramesh T
Hello , I specified correct method i got error/message at perl Makefile.PL tar xzf pgcluu-2.0.tar.gz -bash-4.1$ cd pgcluu-2.0 *-bash-4.1$ perl Makefile.PL* Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/s

Re: [GENERAL] pgcluu

2014-08-08 Thread Adrian Klaver
On 08/08/2014 06:40 AM, Ramesh T wrote: Hi, i want install pgcluu on postgres 9.3 and i'm putty tool to connect pg database when i ran . tar xzf pgcluu-2.0.tar.gz cd pgcluu-2.0.tar/ perl Makefile.PL make && sudo make install it's return li

[GENERAL] pgcluu

2014-08-08 Thread Ramesh T
Hi, i want install pgcluu on postgres 9.3 and i'm putty tool to connect pg database when i ran . tar xzf pgcluu-2.0.tar.gz cd pgcluu-2.0.tar/ perl Makefile.PL make && sudo make install it's return like.. bash-4.1$ tar xzf pgcluu-2.0.tar.gz tar (c