I built/installed perl 5.8.2 without threads in OS 10.3.1 and was able to
build/test DBD::Pg ok IF I built Postgresql without SSL. I cannot get
DBD::Pg to work with Postgresql/SSL and am giving up on it for now.
From the DBD::Pg README:
Note that if you've compiled PostgreSQL with SSL support, you must define the POSTGRES_LIB environment variable and add "-lssl" to it, like this:
export POSTGRES_LIB="/usr/local/pgsql/lib -lssl"
HTH,
David
-- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://www.kineticode.com/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED] Kineticode. Setting knowledge in motion.[sm]
