>>> chris@camp.org wrote > What the heck does this mean? > > File "MySQLdb.py", line 19, in ? > from _mysql import * > ImportError: ld.so.1: python: fatal: relocation error: file > /usr/local/mysql/lib > /mysql/libmysqlclient.so.6: symbol __udivdi3: referenced symbol not found Wild guess - try changing the Setup file so that mysqlmodule.so links with -lm Anthony