I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-12-24 03:11:37-08 by jtocci in response to 9594
Re: Mac OS X Leopard, libpq.dylib file is not of required architecture
I did a mv /usr/local/pgsql/lib/libpq.dylib /usr/local/pgsql/lib/libpq.dylib.old and got a 1.3 mb universal binary of libpq.a from another machine and it installed. The binary originally came from http://basetenframework.org/ but I am told you can get one here too: www.postgresqlformac.com in the developers pack.
Direct Responses: Write a response