[Lazarus] Lazarus manager - Linux

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jun 2 22:41:11 CEST 2011


On Thu, 2 Jun 2011 17:21:32 -0300
silvioprog <silvioprog at gmail.com> wrote:

> 2011/6/2 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> [...]
> > No. Only in 99% it is enough to do a lazbuild --build-ide=.
> > After updating Lazarus svn you should do a 'make clean all'. This is
> > the only guaranteed way that handles all changes - like fixes to
> > lazbuild and renaming of packages.
> >
> > make clean all
> > ./lazbuild --build-ide=
> >
> > Mattias
> >
> > P.S. your script does not support multiple installations.
> 
> OK. This is my ultimate script (to update):
> 
> http://pastebin.com/qjqPJDqr

Note:
The build-all and recursive is not needed, because you did a "make
clean" before.
They may be needed for third party packages, that are not configured
properly (for example if some units were not added to the lpk).

 
> Now is OK! :)

Yes, if it does what you expect.


Mattias




More information about the Lazarus mailing list