Search Postgresql Archives

Re: pgcluu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux