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

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon May 31 22:20:33 CEST 2010


I usually do like this:

On Mon, May 31, 2010 at 2:39 PM, Marcos Douglas <md at delfire.net> wrote:
> 1 - Download a snapshot from ftp://ftp.freepascal.org/pub/lazarus/snapshots/
> 2 - Install e.g. c:\lazarus29 (we would have FPC and Lazarus)
> 3 - Get sources at SVN and save e.g. c:\lazarussvn

4 - Build C:\lazarussvn using the following batch script running from
the C:\lazarussvn folder

set path=C:\Programas\lazarus29\fpc\2.4.1\bin\i386-win32
make bigide
pause

5 - Create desktop icons for each startlazarus.exe setting the config
path so that they can be used independently

C:\Programas\svnlazarus\startlazarus.exe --primary-config-path=lazarusconf

6 - You can now start your svnlazarus icon, but you need to config
some paths in the FPC path

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list