Hi, I'm trying to install MySQLdb for use with Python 2.1, on a RH 7.1 system. Unfortunately, I succeeded using the RPM, and it embedded it into the Python 1.5.2 release (and not the 2.1). How would I get this to work with 2.1? (ie. when I type "import MySQLdb" in python2, there is an error...). Thanks! kc