I made a clean install of FPC.. I compiled and ran a couple of short Pascal programs from the command line successfully.
I then installed Lazarus. When I open Lazarus a "Configure Lazarus IDE" dialog appears.
The default path for the Lazarus app is correct
I set the Compiler and Sources paths with /usr/local/lib/fpc/3.2.2/ppcx64
Under FPC sources there is an error: "directory rtl not found" I cannot find this file anywhere on my computer using Finder search.
When I cick on "Start IDE" I immediately get a dialog that says "Without the proper FPC sources code browsing and completion will be very limited." I can ignore it and Lazarus opens, but programs won't build.