hello,
i'm getting started with lazarus, cause i come from borland delphi 6 and want start using lazarus with freepascal.
I've been used to install package to the borland way, so i'm getting a little in trouble with lazarus package.
Ex. i've downloaded indy package and i've unzipped it in lazarus/components/ subdir.
Now i open Component-> Open package file and load indy .lpk file.
Pushing on the compiler options i add the indy source dir to the Other units Files -Fu.
i push Compile button and then Install button. IDE tells me if i want to rebuild lazarus immediately. I answer yes and it starts compiling.
When the compilation has finished lazarus restart but no indy palette appear on the toolbar. opening the package graphs indy appears within the installed package, an clicking on it says that will be installed on the next restart. Restarting again the ide nothing happen again.
Since i haven't found any document on how install a package someone can tell me how i can do?
thank
shak