Recent

Author Topic: svn, .dmg, fink all fail on my MacOSX (10.5.4)  (Read 8328 times)

adsjones

  • Newbie
  • Posts: 1
svn, .dmg, fink all fail on my MacOSX (10.5.4)
« on: September 15, 2008, 11:42:54 am »
I am running on an intel Mac OS X (10.5.4) (Darwin) and have been trying to install Lazarus for 6 days with no success.

1) I downloaded fpc-2.2.0-i386-macosx.dmg, fpcsrc-2.2.0-i386-macosx..dmg & lazarus-0.9.24-i386-macosx.dmg, Then in that order  I installed them. The mac stated that they were successfully installed. But in fact this is not true! There are no .app files generated for fpc nor lazarus.

2) I tried the manual install "svn co http://svn.freepascal.org/svn/fpc/trunk lazarus" etc. Unfortunately due to a lack of stating which directory you should be in before running some commands nothing useful was created. (e.g. after issuing the command "svn up" which directory should you be in to continue? By trial and error I remedied this. After "svn up" there should be a "cd .."

3) fink was the only way that I could get fpc installed properly. BUT there is no Lazarus in the list.

4) MANUAL INSTALL from http://wiki.lazarus.freepascal.org/Installing_Lazarus_on_MacOS_X
a) Building fpc

   $[] Make clean all
      .   .
      .   .
      .   .
make -C darwin all
/Users/andrew/freepascal/fpc/compiler/ppc1 -dNOMOUSE -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../unix -Fi../bsd -Fi../bsd/i386 -Fi../darwin/i386 -FE. -FU/Users/andrew/freepascal/fpc/rtl/units/i386-darwin -di386 -dRELEASE -Us -Sg ../bsd/system.pp
An unhandled exception occurred at $E8BD89FF :
EAccessViolation : Access violation
  $E8BD89FF
  $00022DC8
  $0001DE82

make[7]: *** [system.ppu] Error 217
make[6]: *** [darwin_all] Error 2
make[5]: ***
Error 2
make[4]: *** [next] Error 2
make[3]: *** [ppc2] Error 2
make[2]: *** [cycle] Error 2
make[1]: *** [compiler_cycle] Error 2
make: *** [build-stamp.i386-darwin] Error 2
MAC:fpc andrew$


b) Building Lazarus

   $[] make clean all
      .      .
      .      .
      .      .
Compiling lclproc.pas
Compiling fileutil.pas
fileutil.pas(228,17) Fatal: Can't find unit MacOSAll used by FileUtil
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make: *** [lcl] Error 2
MAC:lazarus andrew$

Please advise me of how to get Lazars installed on my Mac Book Pro

Thank you in advance

Andrew

Tombo

  • New Member
  • *
  • Posts: 21
RE: svn, .dmg, fink all fail on my MacOSX (10.5.4)
« Reply #1 on: September 15, 2008, 03:12:11 pm »
You have to use Lazarus snapshots (at http://www.hu.freepascal.org/lazarus/) and FPC version 2.2.2 (at the same place).

Jonas Maebe

  • Hero Member
  • *****
  • Posts: 1059
Re: svn, .dmg, fink all fail on my MacOSX (10.5.4)
« Reply #2 on: September 17, 2008, 12:06:55 am »
Quote from: "adsjones"
I am running on an intel Mac OS X (10.5.4) (Darwin) and have been trying to install Lazarus for 6 days with no success.

1) I downloaded fpc-2.2.0-i386-macosx.dmg, fpcsrc-2.2.0-i386-macosx..dmg


Where did you download fpc 2.2.0 from? All of its downloads have been removed from the freepascal.org server and its mirrors.


Jonas

ejensen

  • Newbie
  • Posts: 1
svn, .dmg, fink all fail on my MacOSX (10.5.4)
« Reply #3 on: September 18, 2008, 11:57:56 pm »
Hi Jonas,

The fpc 2.2.0 is still on the Lazarus SourceForge page http://sourceforge.net/project/showfiles.php?group_id=89339&package_id=252481

 

TinyPortal © 2005-2018