Hi Adam, The key line is here:
> # Reason: unsafe use of relative rpath libpq.5.dylib in > /Users/mydir/Perl_Modules/DBD-Pg-3.5.1/blib/arch/auto/DBD/Pg/Pg.bundle with > restricted binary at > /System/Library/Perl/5.18/darwin-thread-multi-2level/DynaLoader.pm line 194. This is a build issue with OS X’s version of libpq, so will need to be reported/fixed in upstream PostgreSQL before it will work with DBD::Pg. (This will also affect any other building of programs using the libpq library, not just DBD::Pg.) Thanks, David -- David Christensen PostgreSQL Team Manager End Point Corporation [email protected] 785-727-1171
