Re: pgcluu

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ramesh T <rameshparnanditech(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: pgcluu
Date: 2014-08-12 19:13:51
Message-ID: 53EA676F.4070601@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/ExtUtils/MakeMaker.pm

Download MakeMaker, untar and then follow instructions in INSTALL file
for doing a local install:

For just you:

perl Makefile.PL INSTALL_BASE=~
make
make test
make install

2) More setup, but probably better if you end up needing more Perl
modules set up as user(not system)

Go here:
http://www.cpan.org/modules/INSTALL.html

Follow instructions for local::lib in particular:

https://metacpan.org/pod/local::lib#The-bootstrapping-technique
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Soni M 2014-08-12 19:56:40 Re: [GENERAL] wired problem for a 9.1 slave:receive wal but do not replay it?
Previous Message David G Johnston 2014-08-12 18:44:30 Re: Duplicated IDs