Sorry to take up board space and anyone's time with a newbie problem that I am embarrassed to have to ask about.
I am trying to get started with Lazarus on a MacBook under OS X10.5.8 Unfortunately, I am new to the Mac environment, therefore many terms are not familiar to me.
First I downloaded and ran: fpc-2.2.4.intel-macosx.dmg
That gave me two pkg files: fpc-2.2.4.intel-macosx.pkg which I ran
and fpc-xcode-2.2.4.pkg which I ran
Then I downloaded and ran: lazarus-0.9.29.23332-20091231-powerpc-macosx.dmg
When I try to run the Lazarus application I get this message: "Free Pascal Sources not found. The Free Pascal source directory was not found. Some code functions will not work. It is recommended that you install it and set the path Environment -> Environment Options -> Files" I have tried a variety of folders in this field, without success.
And then I get this message: "The project uses target OS=darwin and CPU=i386. The system.ppu for this target was not found in the FPC binary directories. Make sure fpc is installed correctly for this target and the fpc.cfg contains the right directories." Which I do not understand at all, being new to the Mac.
If there is anyone out there who has the patience to guide a newbie I would be grateful for your assistance here. Thank you!
RD2