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

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to