Le problème est que la librairie client de MySQL est passé de LGPL à GPL dans la version 4. Tu peux toujours utiliser la version 3.
RedHat a viré la version 4 de mysql dans rawhide (la version de développement de RHL) et taroon (la version beta de RHEL).
Mais des solutions semblent en voie d'être trouvé. Voilà un copié/collé d'un message d'une mailing-list redhat (j'ai pas envis de fouiller l'archive) :
I had actually emailed Patrick concerning this, and here is a bit of his
reply:
The MySQL folks stated that they would
have a solution within the month so we'll wait to see how that
goes. The problem is that the client library is now GPL instead
of LGPL and the wording surrounding any exceptions to the license
is ambiguous. They agree. A few packages in the distro can not
link against the libmysqlclient.so in 4.0.
So.... instead of ripping out the packages, PHP MySQL being one of
them, we decided revert back to 3.23.
[^] # Re: Réplication pour PostgreSQL sous licence opensource
Posté par ptit_tux . En réponse à la dépêche Réplication pour PostgreSQL sous licence OpenSource. Évalué à 7.
Le problème est que la librairie client de MySQL est passé de LGPL à GPL dans la version 4. Tu peux toujours utiliser la version 3.
RedHat a viré la version 4 de mysql dans rawhide (la version de développement de RHL) et taroon (la version beta de RHEL).
Mais des solutions semblent en voie d'être trouvé. Voilà un copié/collé d'un message d'une mailing-list redhat (j'ai pas envis de fouiller l'archive) :
I had actually emailed Patrick concerning this, and here is a bit of his
reply:
The MySQL folks stated that they would
have a solution within the month so we'll wait to see how that
goes. The problem is that the client library is now GPL instead
of LGPL and the wording surrounding any exceptions to the license
is ambiguous. They agree. A few packages in the distro can not
link against the libmysqlclient.so in 4.0.
So.... instead of ripping out the packages, PHP MySQL being one of
them, we decided revert back to 3.23.