Re: pgcluu

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: pgcluu
Дата
Msg-id 53E59FF8.9060805@aklaver.com
обсуждение исходный текст
Ответ на pgcluu  (Ramesh T <rameshparnanditech@gmail.com>)
Ответы Re: pgcluu  (Ramesh T <rameshparnanditech@gmail.com>)
Список pgsql-general
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.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: PostgreSQL on AIX platform
Следующее
От: Tim Smith
Дата:
Сообщение: Re: A question for Postgres OLAP gurus....