Hi Felipe,
Sorry for late... very busy.

On Mon, May 31, 2010 at 5:20 PM, Felipe Monteiro de Carvalho
<felipemonteiro.carva...@gmail.com> wrote:
> I usually do like this:
>
> On Mon, May 31, 2010 at 2:39 PM, Marcos Douglas <m...@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

Do not you think better do unlike, how I said (well, my friend said)?
Put c:\lazarus_svn in c:\lazarus and Build it.

Marco said like that:

On Fri, May 28, 2010 at 12:21 PM, Marco van de Voort <mar...@stack.nl> wrote:
>
> In the case of FPC on windows, best to install the last release
> (2.4.0/win32), take a copy of that dir, and copy the handcompiled snapshot
> over it.
>
> On *nix you don't need the release so much, and a proper starting compiler is
> enough to bootstrap afaik everything from SVN.

...I think this work better, but I do not know if FPC updates from SVN
I can do that too. I can?

Thanks,
Marcos Douglas

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to