i have installed postgreSQl on osX.

now im hoping to use the DBD::Pg

having run Makefile.PL for DBD-Pg-1.01, i do:

% make

then i get this message:

please set environment variables POSTGRES_INCLUDE and
POSTGRES_LIB !


so i guess i have to:

setenv POSTGRES_INCLUDE   something_i_dont_know
setenv POSTGRES_LIB       something_i_dont_know


can anyone please help me in how to set these environment variables?


thanks
../allan

Reply via email to