[Lazarus] [TIP]: Installing Lazarus under Linux via SVN (Ubuntu 11.04 or later)

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jun 2 21:42:05 CEST 2011


On Thu, 2 Jun 2011 16:05:18 -0300
silvioprog <silvioprog at gmail.com> wrote:

> Hm..., so:
> 
> First compilation:
> 
>   make bigideclean all bigide
> 
> Secound (or more) compilation:
> 
>   make bigideclean all bigide
>   ./lazbuild -B --build-ide=
> 
> Rigth?

It makes no sense to build an IDE with a standard set of packages and
then compiling an IDE with the user set.

make clean all
./lazbuild --build-ide=


Mattias




More information about the Lazarus mailing list