Downloading the sources and building Lazarus is trivial. It requires
pasting 3 commands into the console:

 svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
cd lazarus
make bigide LCL_PLATFORM=carbon OPT="-k-framework -kCarbon
-k-framework -kOpenGl"

Then you can navigate to the place where you put the sources and start
from the bundle, or drag it to your dock.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to