On Jan 9, 1:16 pm, "David Grant" <[EMAIL PROTECTED]> wrote: > Why are you compiling mysql and python and mysqldb from scratch? You are > using SUSE are you not? Get the binary rpm packages. > > Dave
Regardless of my last post, I followed your advice and installed python-mysql via SuSE's package manager. Now when I try >>>import MySQLdb, I am back to getting: ImportError: /root/.python-eggs/MySQL_python-1.2.2-py2.4-linux- i686.egg-tmp/_mysql.so: undefined symbol: __pure_virtual So if I use SuSE's packages I get the error above. If I use my own build of MySQL and Python I get the "ImportError: libmysqlclient_r.so. 15: cannot open shared object file: " error. Note that I am trying all of this on three different SuSE installs (all 10.x) with consistent results. Does anyone have any advice of what to try next? Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---