30 Sep
2000
30 Sep
'00
1:27 p.m.
Richard Moon schrieb:
Installing MySQLDA-0.1.2 and running
python build.py
I get the error
Import Error: ./_mysqlmodule.so: undefined symbol: uncompress
Any clues ? I've just installed the latest (3.23.25) MySQL rpms on Linux
MySQL 3.23.25 needs the Zlib libraries. Append in your Setup file the option -lz to the line '_mysql _mysqlmodule.c .. ' hth, Thomas