[Lazarus] Update Lazarus from svn, what happens on rebuild?

Luca Olivetti luca at wetron.es
Sun Dec 22 19:35:17 CET 2019


El 22/12/19 a les 13:40, Bo Berglund via lazarus ha escrit:
> On Wed, 18 Dec 2019 22:26:32 +0100, John Landmesser via lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
> 
>> This one builds the IDE with all extra packages you installed yourself:
>>
>> make clean lazbuild useride starter
>>
>> i Hope, thats a useful and correct answer!
>>
> 
> I have not tested it yet since I have a working system at the moment..
> 
> But I have a question regarding this command since I have several
> different versions of Lazarus installed on my Raspbian system:
> 
> Do I have to specify the --pcp directory in order for the command to
> correctly find the already installed packages that need to be built
> into the IDE?
> 
> If so how is that information incorporated into the command?
> The command itself will be executed from within the Lazarus source dir
> (retrieved from SVN).

Omit the "useride" from the make command then

lazbuild --lazarusdir=. --build-ide= --pcp=your-config-dir

(which is the same thing ยท"make useride" would do with the --pcp added 
at the end).

Bye
-- 
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007


More information about the lazarus mailing list