All: I'm trying to get python2.5 and PyGres-3.8.1 working. I'm getting the following error when doing an import. I'm not sure what I have to do to openssl. I've seen this linger around on the web but no one suggested a solution. Your help will be much appreciated.
Ezra ActivePython 2.5.1.1 (ActiveState Software Inc.) based on Python 2.5.1 (r251:54863, May 1 2007, 17:48:28) [GCC 2.95.3 20010315 (SuSE)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import _pg
Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/local/pgsql/lib/libpq.so.5: undefined symbol: SSL_CTX_set_client_cert_cb -- Ezra Taylor
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor