Recent

Author Topic: Problems after installing Lazarus  (Read 6222 times)

Carbonide

  • New Member
  • *
  • Posts: 15
Problems after installing Lazarus
« on: August 27, 2007, 06:28:25 pm »
I just installed the newest version of Lazarus after having tried it briefly a while ago (where it worked).

I followed the instructions closely (made sure everything is installed, and in the right order).

Now, when I start Lazarus I get the following error:

Code: [Select]
The system.ppu was not found in the FPC directories. Make sure fpc is installed correctly and the fpc.cfg points to the right directory.

After dismissing the message, I get the following one:

Code: [Select]
The following package failed to load. excml_lazarus (>=0.0.0.122) See Project -> Project Inspector

I have simple projects where this seems to be of no consequence, but others refuse to compile, so my question is what can I do about it?

Thanks for any suggestion.

antonio

  • Hero Member
  • *****
  • Posts: 605
RE: Problems after installing Lazarus
« Reply #1 on: August 27, 2007, 09:28:51 pm »
I had this message for a certain project, not for all of them.

ovidius

  • New Member
  • *
  • Posts: 21
RE: Problems after installing Lazarus
« Reply #2 on: August 30, 2007, 08:06:00 am »
Whar kind of Mac and what Lazarus version are you using? On Intel Mac there is a bug with case-sensitive file systems which may lead to such strange errors.

Carbonide

  • New Member
  • *
  • Posts: 15
Problems after installing Lazarus
« Reply #3 on: September 11, 2007, 10:01:09 pm »
Yeah, I'm on an Intel Mac, but I do not use a case-sensitive file system.

Phil

  • Hero Member
  • *****
  • Posts: 2737
Problems after installing Lazarus
« Reply #4 on: September 11, 2007, 10:51:58 pm »
Quote from: "Carbonide"
Yeah, I'm on an Intel Mac, but I do not use a case-sensitive file system.


Would it make sense at this point to install a more recent snapshot?

Maybe before you install it, you could remove all old Lazarus and FPC files. There's a list here:

http://wiki.lazarus.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal

This script is available here:

http://web.fastermac.net/~MacPgmr/Lazarus/

You can modify it in a couple of places for your version.

You could also delete the hidden ~/.lazarus folder if you really want to start clean. This is where the list of recently opened projects, etc. are stored.

Thanks.

-Phil

 

TinyPortal © 2005-2018