Hi,
Installing zeos zcomponent v7.2 component, I've got the error message (in french) :
ZDbcAdo.pas(136,21) Fatal: Impossible de trouver l'unité ZDbcAdoMetaData utilisé par ZDbcAdo du paquet zdbc.
I don't understand because Lazarus show me zdpc component is already installed... May be Lazarus need to recompile and link one more time. Also zdbc compile withour any problem, but I can't desinstall it because of the same problem...
So what is the problem and where do I find ZDbcAdoMetaData unit ?
My configuration is Linux Debian Jessie, and Lazarus 1.4.4 with FPC 2.6.4
Thank you for your help !