Another DBD Problem

From: "Stephen Lawrence" <logart(at)dairypower(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Another DBD Problem
Date: 2000-07-07 19:22:18
Message-ID: 00be01bfe848$aa851140$0200a8c0@dairypower.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hmm, now I remeber why I liked MySQL so much. :(

DBI->data_sources .......... not ok:
DBI->connect failed: FATAL 1: SetUserId: user 'root' is not in 'pg_shadow'
at test.pl line 57
DBI->connect ............... not ok: FATAL 1: SetUserId: user 'root' is not
in 'pg_shadow'
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force

I can't run MCPAN as postgres user, so how can I keep it from trying to use
'root' to log into db?

-
Stephen Lawrence Jr.
logart(at)dairypower(dot)com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Stephen Lawrence 2000-07-07 19:27:37 Re: Another DBD Problem
Previous Message Stephen Lawrence 2000-07-07 18:53:36 Installing DBD