29 Mar
1999
29 Mar
'99
10:58 p.m.
After everything compiled fine I try to import MySQL and get the following error: rdi% python Python 1.5.1 (#1, Mar 25 1999, 13:52:32) [GCC 2.7.2.3] on sunos5 Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
import MySQL Traceback (innermost last): File "<stdin>", line 1, in ? ImportError: ld.so.1: python: fatal: relocation error: symbol not found: __umoddi3: referenced in /usr/local/mysql/lib/mysql/libmysqlclient.so.5
Does anyone have any ideas?? MySQL works fine as well as Zope. Do I need to install the Sun ld.so patch?? TIA Daren