Re: Prob in installing DBD::Pg 0.93

Поиск
Список
Период
Сортировка
От tjk@tksoft.com
Тема Re: Prob in installing DBD::Pg 0.93
Дата
Msg-id 200004041420.HAA27483@uno.tksoft.com
обсуждение исходный текст
Ответ на Prob in installing DBD::Pg 0.93  ("Larry ganga giri" <linuxfan@england.com>)
Список pgsql-sql
It seems like you have two problems.

1. you need to install the perl stuff as root.
   that's why you get permission denied messages.

2. you need to run the tests as postgres, or add
   "xxx" to the userlist with "createuser xxx"
   as postgres.


Troy


>
>
> Hi,
>
>    Thank u florian.I have another prob also.
>
>    I want to install DBD::Pg(0.93) in RedHAtLinux 6.1.
>
>  Perl 5.00503
>  DBI 1.13
>
> Prob is,
>
> On perl Makefile.pl tells that
> Unable to open makemaker.tmp.Permission denied.
>
> On make,
>
> Manifying blib/man3/DBD::Pg.3 Permission denied.
>
> On make test,
>
>  PERL_DL_LAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
>
>    DBI->data sources not ok.
>
>    DBI->connect failed.Fatal 1;
>
>    setuserID:User 'xxx' is not in pg_shadow.
>
>  make:[test-dynamic] Error 255.
>
>     Any idea please?
>
> thanks,
> Larry.
>
>
>
>
>
> __________________________________________________________________
> Get your own free England E-mail address at http://www.england.com
>

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

Предыдущее
От: "Larry ganga giri"
Дата:
Сообщение: Prob in installing DBD::Pg 0.93
Следующее
От: Oleg Bartunov
Дата:
Сообщение: counting distinct result of join