On Sun, Aug 7, 2011 at 7:20 AM, Martin <[email protected]> wrote: > On 07/08/2011 03:16, Marcos Douglas wrote: >> How do you works with that? > > I never had a problem with installed packages, but I always upgrade in > place. > I use SVN to update my sources / but using install ,and installing the new > version in the exact same place than the old should work too.
I want to continue with a stable version (FPC and Lazarus) before migrates. I use SVN too, but I have one directory for each version of FPC or Lazarus. > I can't comment on make, is use the build option from the menu. > > And last not least (because you had problems finding system.ppu). > If you get errors like this, somewhere your configuration (search path) is > wrong. In this case if it compiled while old ppu files where in-place, it is > expected that it would not work (as versions would be randomly mixed) > If your fpc was (as it is on normal windows installations) inside the > lazarus directory, then find the fpc.cfg and make sure it has the correct > -Fu paths. Same if ou rename/move the fpc directory. I have a different directory for each FPC. See below my directories: c:\freepascal\compiler\2.4.5 c:\freepascal\compiler\2.6.0 c:\freepascal\ide\laz\0.9.30 c:\freepascal\ide\laz\0.9.31 Each FPC has your fpc.cfg (but they are equal). Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
