[Lazarus] Installing FPC/Lazarus on Windows using SVN, no binaries

shoKwave shokwave at gmx.net
Thu Jun 3 00:48:13 CEST 2010


Am 02.06.2010 15:36, schrieb Felipe Monteiro de Carvalho:
> Actually I have forgotten how to build FPC from SVN and integrate it
> to Lazarus ... It is on my plans to relearn that, maybe in a couple of
> days ...
Hello,
I'm seeking for an "easy" way since some weeks, too. So maybe I can 
help. ATM the easiest (only?) way I found is:

1. Download an install a precompiled FPC
2. Download FPC-source from SVN (svn co 
http://svn.freepascal.org/svn/fpc/trunk fpc)
3. Build FPC (make all)
4. Install FPC (make install INSTALL_PREFIX=x:\path\to\new\fpc )
5. Change/append the PATH environment varible
5.1 Copy all binaries which do not allready exist from old 
..\fpc\bin\i386-win32\ to the new one
5.2 Edit fpc.cfg in the new bin and modify the paths
6. Download Lazarus from SVN (svn co 
http://svn.freepascal.org/svn/Lazarus/trunk lazarus)
7. Buid Lazarus (make bigide)
8. Open Lazarus and change the paths

Or does someone know an easier/better way? Please tell.

Regards
Ingo




More information about the Lazarus mailing list