Anyone has success installing DBD::Pg module?

After my try, if I use a perl script that use it, the answer is:

dyld: /usr/bin/perl Undefined symbols:
_PQclear
_PQcmdStatus
_PQcmdTuples
_PQconnectdb
_PQendcopy
_PQerrorMessage
_PQexec
_PQfinish
_PQfname
_PQfsize
_PQftype
_PQgetisnull
_PQgetline
_PQgetvalue
_PQnfields
_PQntuples
_PQoidStatus
_PQputline
_PQresultStatus
_PQstatus
_lo_close
_lo_creat
_lo_export
_lo_import
_lo_lseek
_lo_open
_lo_read
_lo_tell
_lo_unlink
_lo_write

Any idea??
Thanks. Stefano.

Reply via email to