<div dir="ltr"><br><div class="gmail_quote">On Thu, Mar 31, 2011 at 12:17 AM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
<br>
On Wed, 30 Mar 2011, Zaher Dirkey wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
You all repeat another discuses, while the end user like me, still have problem to share him config espicialy for IDE.<br>
<br>
The real question, without using command line how to share config file between Windows and Linux at the same computer, (export/import it is bad idea).<br>
Let me point where is my config files.<br>
<br>
And another problem u must care about it that not all config setting suite for Linux if i made it in Windows<br>
<br>
Why it is bad idea if i put head config file in the config directory (whatever it placed) to forward the config dir to another one?.<br>
</blockquote>
<br></div>
You can place the config path wherever you want. See:<br>
<br>
<a href="http://wiki.lazarus.freepascal.org/Multiple_Lazarus#The_config_directory" target="_blank">http://wiki.lazarus.freepascal.org/Multiple_Lazarus#The_config_directory</a><br>
<br>
So you can use<br>
<br>
   lazarus --primary-config-path=/my/shared/config/directory/for/lazarus<br>
<br>
or<br>
   lazarus --primary-config-path=/my/private/settings<br>
<br></blockquote><div><br>I already have this answer before. this command line params, that mean i must make shortcut for it, and i am not sure if lazarus will take it when rebuild packages and restart.<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

This, combined with some windows batch files or desktop shortcuts, will cover almost anything you are likely to encounter.<br>
<br>
The only point I was trying to make is that on UNIX (and only on Unix) looking by default in the directory where the binary is, goes against long-standing unix practise and recommendations.<br>
No unix tool does this. Not even when it is freshly (re)built from sources. And neither should Lazarus.<br>
<br></blockquote><div><div class="h5"><br>I am sure there is tool use Environment to change the workspace place in linux/unix.
</div></div></div><br>-- <br>Zaher Dirkey<br>
</div>