I'm trying to install the Indy Package, but when I click install, the rebuild halts at "C:\Programs\lazarus\components\indy-10.2.0.1\lazarus\indylaz.pas(1,1) Fatal: Can't find unit IdGlobal used by IdAboutVCL
"
In Delphi you can set up your environment options to include a path to the missing unit.
How can I do this in Lazarus?