9 Feb 16:25
Re: Unable to install components
Mattias Gärtner <nc-gaertnma <at> netcologne.de>
2010-02-09 15:25:39 GMT
2010-02-09 15:25:39 GMT
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
RSS Feed