http://wiki.lazarus.freepascal.org/Multiple_Lazarushttp://www.mail-archive.com/lazarus@lists.lazarus.freepascal.org/msg03720.html
I am currently using Lazarus 0.9.26.2 for a project. I want to install the latest stable and the latest SVN versions as well.It is possible to have all three running on the system, without interference?Will forms and code move between them easily, especially with upwards compatibility?
1. Use --pcp=pathtoindividualconfigpath for each lazarus shortcut2. In each lazarus you can specify where fpc isI have 2 Lazarus versions running on both win and linux, both with each own fpc version.