P4DTI issue job000185

TitleThe python 1.5.2 RPMs are not sufficient to build MySQLdb
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionThe Python 1.5.2 RPMs are no good for building the MySQLdb interface. In the AG we offer the Python 1.5.2 RPM. This is insufficient on its own to build the interface (because it doesn't have the header files).
There is a python-devel RPM which does include header files, but for some reason the MySQLdb 0.2.2 and 0.3.0 interfaces don't compile out of the box with it.
Building python 1.5.2 from the tarball distribution works OK, as long as you include the optional syslog module (by uncommenting the syslog line from Modules/Setup before running make).
AnalysisNeed to clarify the requirement in the AG.
This is a duplicate of job000186, which has better information.
How foundmanual_test
EvidenceError messages when building MySQLdb 0.2.2 in October and MySQL 0.3.0 today.
Introduced in0.5.0
Created byNick Barnes
Created on2001-01-22 16:22:51
Last modified byGareth Rees
Last modified on2001-12-10 19:20:08
History2001-01-22 NB Created.
2001-02-19 GDR Downgraded to essential.

Fixes

Change Effect Date User Description
7540 closed 2001-01-23 12:44:31 Nick Barnes Python 1.5.2 RPMs for RedHat Linux 7.0.
7539 closed 2001-01-23 12:23:06 Nick Barnes The real 1.5.2 RPMs.