Hello, guys...
I'm having problems to install a new package on Lazarus/Linux. I'm using Lazarus 0.9.16 in a Debian-BR-CDD 1.0 (based on sarge). I installed Lazarus as root.
I´m trying to install UIB2 package.
I install correctly the package but after rebuild, the components palette does not appears on IDE. I saw that Lazarus executable present on "/usr/lib/lazarus" has a old date. On my "~/.lazarus/bin" directory, there is a correct dated Lazarus executable but when I try to execute him, a runtime error happens. If I copy this Lazarus executable (newer) to "/usr/lib/lazarus", the same error occurs. I believe that my Lazarus is correctly installed because I can write new projects and compile him.
If anyone have an idea that can solve my problem, please help me.
Thank you very much!!