<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-07-17 22:51 GMT-03:00 Anthony Walter <span dir="ltr"><<a href="mailto:sysrpl@gmail.com" target="_blank">sysrpl@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra">If you launch Lazarus with the --pcp flag you can specify a configuration folder. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Do something like this on every computer.</div><div class="gmail_extra"><br></div><div class="gmail_extra">sudo mkdir -p /usr/share/lazarus/config</div><div class="gmail_extra">sudo chmod 777 /usr/share/lazarus/config<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Then you can just launch Lazarus with --pcp /usr/share/lazarus/config, adjust your settings, and then copy the contents of /usr/share/lazarus/config to as many computers/users as you want. After that all settings for the various installations will be the same.</div></div>
<br></blockquote><div><br></div><div>Thanks.<br><br></div><div>This is one solution but has some caveats: not all configs should be shared like compiler location, lazarus source directory etc, some of the computers are windows<br><br></div><div>I'm looking into some tool/package/features that automates this and filter the not <span id="result_box" class="" lang="en"><span class="">eligible </span></span>configs <br><br></div><div>If there are none, and time allows, i will create one<br></div><div><br></div><div>Luiz<br></div></div></div></div>