Second stupid question: Under options I can set the default Lazarus
directory. Is there a setting somewhere for default ppu (or unit source)
directory? I get an error when trying to install a new component (unrelated
to lazreport):
lazarus.pp(1,1) Fatal: Cannot find lazreport used by Lazarus.

However, I already compiled and installed the lazreport component (And can
see it on a tab among the other controls). My only guess is that the ppu
file was not created because of a permissions issue? Or else I need to set
the default directory for linking installed units somewhere?

Thanks again,
Chavoux
On 2 March 2018 at 00:44, Chavoux Luyt <[email protected]> wrote:

> Hi
>
> I am feeling very stupid now, but not sure where exactly to look. I
> installed Lazarus using aptitude on Debian (under /use/libs/lazarus).
> However, I see that that whole directory tree belongs to root. So if I
> install a new package, how does it get added to the IDE (since I am running
> lazarus as a normal user)? Should the installation not give the lazarus
> directories to the users group instead of root? I suppose there is some
> kind of magic involved that makes it work when recompiling the IDE with the
> new packages, but I would like to understand what.
>
> Thanks,
> Chavoux
>
-- 
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to