[Lazarus] RE : RE : compiling lazarus on arm-linux
Ludo Brands
ludo.brands at free.fr
Tue Feb 7 20:32:21 CET 2012
> Thanks Ludo and Felipe.
>
> Just one last favour: how is Lazarus installed, after it has
> been compiled (successfully) from the previous steps.
>
> I am stuck at the point : "Can't find unit Interfaces used by
> lente" (this happens when I run the command (with the -WG
> option removed)
>
> fpc -S2cgi -O1 -gl -vewnhi -l
> -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
> -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/
> -Fu/usr/lib/lazarus/lcl/units/$ARCH-$OS/gtk2/
> -Fu/usr/lib/lazarus/packager/units/$ARCH-$OS/ -Fu.
> -o./magnifier -dLCL -dLCLgtk2 magnifier.dpr
>
>
> I ask this (as to how to install Lazarus AFTER compiling
> through "make bigedie"), because I had faced the exact same
> message (the "lente" one), when I tried building "magnifier"
> on my x86-based Fedora-14. I had then installed Lazarus _as a
> rpm_ on the x86-based Fedora-14, and the "magnifier" was then built.
>
> So I am sure, that Lazarus has not been installed, though it
> has been compiled.
>
> Please, one last favour.
>
> Can't thank you guys enough already.
>
> Yours truly.
> Ajay
>
In Tools/Options/Environment set the Lazarus Directory to the directory
where you have installed lazarus. When you do just a 'make' the lazarus
directory is the directory where you did the 'make'.
Ludo
More information about the Lazarus
mailing list