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 like..
bash-4.1$ tar xzf pgcluu-2.0.tar.gz
tar (child): pgcluu-2.0.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Well at this point you are dead in the water, all the other steps are bound to fail.

Are you sure pgcluu-2.0.tar.gz is there?
If it is, then it may be corrupted, so try downloading it again.


-bash-4.1$             cd pgcluu-2.0.tar/
-bash: cd: pgcluu-2.0.tar/: No such file or directory
-bash-4.1$            perl Makefile.PL
Can't open perl script "Makefile.PL": No such file or directory
-bash-4.1$             make && sudo make install

where do i run the tar file let me know..
thanks in advance..
R




--
Adrian Klaver
adrian.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to