in reply to Re^2: problem installing DBD::Pg
in thread problem installing DBD::Pg

You probably need to run 'nmake' instead of 'make'. And you shouldn't need to modify the generated Makefile.
Run perl -V:make to find out what flavour of make you need to execute.

Cheers,
Rob