[Zope-DB] ZMySQLDA installation
Dieter Maurer
dieter at handshake.de
Mon Dec 22 13:32:59 EST 2003
Xavier Poirier wrote at 2003-12-22 13:31 +0100:
>En réponse à Xavier Poirier <xpoirier at ch-bourg01.fr>:
>
>I've noticed that with the RedHat9.0 I have the devl-python 2.2
>but I'm using ZOPE witch include python2.1 librairies ??
>
>when I'm compiling the Make install use /usr/lib/python2.2 librairies
>perhaps there is a problem here ...
That is another problem...
But, you are rigth: it, too, is a problem!
All shared objects must be build for the same major Python version.
(Note: a major Python version as one "." in the version number,
e.g. "2.1", "2.2", "2.3"...)
--
Dieter
More information about the Zope-DB
mailing list