Till now, I had on my ubuntu 9.10, Lazarus 0.9.28.2.
After an update of ubuntu, Lazarus was partially erased

, (I answered 'yes' when I was asked if I want old packages removed, after update).
Then, I installed Lazarus 0.9.30 using Synaptic.
I tried to start an .lpk (component package) file and showed me following errors:
1.The package "cgiLaz" is installed, but no valid package file (.lpk) was found. A broken dummy was created.
2.The package "CGILazIDE" is installed, but no valid package file (.lpk) was found. A broken dummy was created.
3.Package: "CGILazIDE 0.0"
Unit Name: "CGILazIDEIntf"
Unit not found:"CGILazIDEIntf
4.When I tried to compile my package, showed me error:
Package "mycomponentspackage 0.0" has no valid output directory:""
Installed:
fpc 2.4.2-0
fpc-crosswin32 2.4.2
fpc-source 2.4.2-0
How can i make it work ?