project1.lpr(8,7) Fatal: Can't find unit Interfaces used by project1
cd /etcsudo rm fpc.cfg
let's try to reinstall lazarus and fpcopen Terminal and do the following commands:Code: [Select]cd /etcsudo rm fpc.cfg please download and install the following .dmg files:ftp://ftp.hu.freepascal.org/pub/lazarus/fpc-2.2.4-20090826-i386-macosx.dmgftp://ftp.hu.freepascal.org/pub/lazarus/fpcsrc-2.2.4-20090826-i386-macosx.dmgftp://ftp.hu.freepascal.org/pub/lazarus/lazarus-0.9.27.21448-20090826-i386-macosx.dmglet me know about results.
that's strange, can the error be ignored?
Quote from: skalogryyz on August 26, 2009, 03:53:23 pmlet's try to reinstall lazarus and fpcopen Terminal and do the following commands:Code: [Select]cd /etcsudo rm fpc.cfg please download and install the following .dmg files:ftp://ftp.hu.freepascal.org/pub/lazarus/fpc-2.2.4-20090826-i386-macosx.dmgftp://ftp.hu.freepascal.org/pub/lazarus/fpcsrc-2.2.4-20090826-i386-macosx.dmgftp://ftp.hu.freepascal.org/pub/lazarus/lazarus-0.9.27.21448-20090826-i386-macosx.dmglet me know about results.That went well until I tried to install fpc-2.2.4 where I get an error message that I need to install the Mac OSX developer tools first. But I did that a couple of days ago, from the OSX disk that came with the Mac.
can you try to re-install XCode first?
Quote from: skalogryyz on August 26, 2009, 11:18:10 pmcan you try to re-install XCode first?Do you mean to first delete the fpc.cfg file, then install Xcode, then install the 3 dmgs you listed?
And I would suggest to use the official release from http://www.freepascal.org/download.var
Quote from: jmaebe on August 27, 2009, 09:56:36 amAnd I would suggest to use the official release from http://www.freepascal.org/download.var how FPC installation script defines if XCode is installed?
Lazarus FPC packages doesn't miss any symbolic links. The problem described in another thread is about manual update to higher fpc version.
I don't think so, it was about 2.2.4: http://forum.lazarus.freepascal.org/index.php/topic,7209.15.html
Did you uncheck the option to install support for unix development? Please reinstall them and do not uncheck any of the default options.