Re: Prob in installing DBD::Pg 0.93 - Mailing list pgsql-sql

From tjk@tksoft.com
Subject Re: Prob in installing DBD::Pg 0.93
Date
Msg-id 200004041420.HAA27483@uno.tksoft.com
Whole thread Raw
In response to Prob in installing DBD::Pg 0.93  ("Larry ganga giri" <linuxfan@england.com>)
List 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 by date:

Previous
From: "Larry ganga giri"
Date:
Subject: Prob in installing DBD::Pg 0.93
Next
From: Oleg Bartunov
Date:
Subject: counting distinct result of join