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.klaver@xxxxxxxxxxx
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general