But how I installs (migrate) my packages old 0.9.30 to 0.9.31? The way I said before is right? Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Usually your list of packages is in your config dir (afaik staticpackages.inc)

If you rebuild lazarus from tool menu, it should include them all.
If it says, it can't find one, just open the .lpk file , and it will remember where it is.

One more, if you keep your old install (see primary-config-path / other mail), I su8ggest to temporarly rename the folder of the old installation.

so when you recompile the new installation, if anything should still point to the old path, you will get an error indicating this => rather than some weird error

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to