From: Dieter S. <dsi...@sq...> - 2007-01-24 06:04:16
|
On Tue, 23 Jan 2007 20:32:42 -0800 (PST), Rich Shepard wrote > On Wed, 24 Jan 2007, Ashley J Gittins wrote: > > Unfortunately, trying to re-install DBD::Pg fails because one or more > tests fail. I need to contact a perl expert to learn how to overcome > that. if you compile as root you run into a problem during the test phase because root cannot connect to the postgres server. ignore the error and proceed with 'make install'. It works even though the tests failed. Dieter Simader |