On Fri, Jun 3, 2011 at 12:03 PM, silvioprog <[email protected]> wrote:
> Hi Mattias and all,
>
> This is my ultimate scripts:
>
> (To Install): 
> http://silvioprog.com.br/download/install_fpc_lazarus_svn_version.tar.gz
> (To Update): 
> http://silvioprog.com.br/download/update_fpc_lazarus_svn_version.tar.gz
>
> Now corrects, OK?

Silvio,
How I said a few minutes ago, these commands...
make clean all
lazbuild --build-ide= --primary-config-path=<path_config>

...did not compile the IDE with user packages installed before.

I had to use my lazarus.exe backup to restore it!

I discovery that:
1- If you use just the command...
lazbuild --build-ide= --primary-config-path=<path_config>
You update and compile Lazarus with your packages... but not ALL files
will be update.

2- If you use the command...
make clean all
You update and compile Lazarus... but not your packages.

Marcos Douglas

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to