Hello
I'm a Delphi programmer, but I'm in the process of learning how to use Lazarus.
First of all I'm interested in using it on Raspberry Pi 2, 4, and 5 I'm currently trying to install components (specifically pascalscada) via an online installer and I get that I can't install pascalscada_db because it depends on ZComponent. When I looked in the Zeos component I noticed that it is also partially installed, because zcomponentdesign.lpk is not installed since it depends on IDEIntf, and I do not know where to look for IDEIntf and how to install it. I'm using Lazarus 2.2.6 + dfsg2-2 and PC version 3.2.2. This is what RPI5 installs by default using Add/Remove software.
Thanks in advance,
Bojan