--- setup_posix.py.orig 2007-05-06 12:30:17.000000000 -0700 +++ setup_posix.py 2007-05-06 12:31:30.000000000 -0700 @@ -23,7 +23,7 @@ if ret/256 > 1: raise EnvironmentError, "%s not found" % mysql_config.path return data -mysql_config.path = "mysql_config" +mysql_config.path = "mysql_config5" def get_config(): import os, sys