Hi Rafael: On Mon, 24 Nov 2008, Rafael Mota wrote: > I reset all of the procedure but, he returned the information that is > on the screen below.
Have you checked your MySQLdb version? $ python -c 'from MySQLdb import __version__; print __version__' It must be greater than 1.2.1_p2, as the INSTALL file says. If you do `inveniocfg --update-all', can you run `inveniocfg --detect-system-details' now? Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
