I create a config directory for each build and start them like this:
c:\lazarus-latest\lazarus.exe --primary-config-path=c:\lazarus-latest\config c:\lazarus-stable\lazarus.exe --primary-config-path=c:\lazarus-stable\config Regards, Paul. On 13/03/2010 11:51, Kjow wrote:
Hi all, is it possible to run two build of Lazarus simultaneously? I mean that I would have two directory both with a different build, e.g.: C:\Develop\lazarus-latest\ C:\Develop\lazarus-stable\ I have two nasty bugs with latest release: http://mantis.freepascal.org/view.php?id=15971 http://bugs.freepascal.org/view.php?id=15972 so to make it working I need to run build 23932, but I want to stay updated to know when bugs will be fixed. More generally I would have a stable installation and a latest one. But if I try to have two installations both will point everytime (in options->lazarus directory) the same path. Thanks, Kjow -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
