Mattias Gärtner | 9 Feb 16:25
Picon
Favicon

Re: Unable to install components

Zitat von Osvaldo Filho <arquivostcf <at> gmail.com>:

> Thanks Mattias.
> But why i have this:
>
> "/usr/share/lazarus/ide/lazarus.pp(1,1) Fatal: Can't find unit
> codetools used by Lazarus"

Because FPC didn't found a proper codetools.ppu.
This can mean:
- it is not there
- it is there, but it is only a left over from a broken compile
I hope someday fpc will report two different errors messages for this.

The IDE "simply" calls 'make' with some flags. You can start the IDE  
in a terminal and see what it does.

If you use svn, I recommend to use your home directory (e.g.  
/home/you/pascal/lazarus). Then you won't mess up your linux package  
system and you can easily clean up if something went wrong. Don't  
forget to set the lazarus directory in the environment options.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus <at> lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Gmane