Re: help to install MySQL-python module

2006-06-07 Thread Tim Chase
>> error: invalid Python installation: unable to open >> /usr/local/lib/python2.3/config/Makefile (No such file or >> directory) > > Ernesto, Where did the install put Python - the obvious > situation is that the Makefile is not where the install of > MySQL-Python thinks it is. Some binary distro

Re: help to install MySQL-python module

2006-06-07 Thread Lou Losee
On 6/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Dear python users, > > I have an account on a Linux Cluster. I installed python version 2.3.5 on my > account. I need to install the module MySQL-python to interact with a MySQL > server already installed on the cluster. > However, I rea