From: Bolli P. <hro...@ya...> - 2008-02-18 17:15:22
|
Hello, I've installed the DB2 Application Development Client on linux (v. 8.1) and version 1.1.1 of PyDB2, but when I try to import DB2 I get the following error: Python 2.5.1 (r251:54863, May 4 2007, 16:52:23) [GCC 4.1.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import DB2 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/site-packages/DB2.py", line 12, in <module> import _db2 ImportError: /usr/lib/python2.5/site-packages/_db2.so: undefined symbol: max >>> Thanks in adv. Bolli __________________________________________________________ Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com |