Hello: On Tue, 03 Jul 2007, Ferran Jorba wrote:
>> I faced some problem because of an update of MySQL-python version >> 1.2.1_p2-1.el4.1. I downgraded the version to 1.0.0-1.RHEL4.1 and INVENIO was >> back for a while. >> Now, I get the following error: > [...] >> Any idea? >> The version of Invenio installed in my Institute is: cds-invenio-0.92.1. >> Thanks in advance for any help. > > According to the INSTALL file for 0.92.1, > (http://cdsware.cern.ch/download/INSTALL), you need MySQL-python 1.2.0. Yes, MySQLdb 1.2.0 should be the safest best. Otherwise you will have to apply a patch for 1.2.1_p2, see the INSTALL file. If you are using an RHEL4-based system, you can easily compile MySQLdb 1.2.0 RPM from the vanilla MySQLdb 1.2.0 sources. Please see: <https://twiki.cern.ch/twiki/bin/view/CDS/InvenioInstallationSLC4#Python_MySQL_tools> Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
