<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 2, 2014 at 12:02 PM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 02.07.2014, at 18:59, Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>&gt; wrote:<br>
<br>
&gt; Just that it is not lost,<br>
&gt;<br>
&gt; debian provides a facility to provide normally incompatible<br>
&gt; binaries. (eg, different versions, different vendors)<br>
&gt; they call it alternatives. (See /etc/alternatives)<br>
&gt;<br>
&gt; one example: jvm. or cc.<br>
&gt; on my server:<br>
&gt;<br>
&gt; $ ls -l /usr/bin/cc<br>
&gt; lrwxrwxrwx 1 root root 20 Mar 19 13:10 /usr/bin/cc -&gt; /etc/alternatives/cc<br>
&gt;<br>
&gt; $ ls -l  /etc/alternatives/cc<br>
&gt; lrwxrwxrwx 1 root root 12 Mar 19 13:10 /etc/alternatives/cc -&gt; /usr/bin/gcc<br>
&gt;<br>
&gt; and you can select:<br>
&gt; $ upate-alternatives --list cc<br>
&gt; /usr/bin/gcc<br>
&gt; /usr/bin/clang<br>
&gt;<br>
&gt;<br>
&gt; That way, we could provide different squeakvm&#39;s via this tool :)<br>
<br>
</div>Nope. That would work only if all VMs could open all images.<br></blockquote><div><br></div><div>But there&#39;s no technical reason why, on linux, we couldn&#39;t implement a replacement for the squeak script that would select a different lib dir depending on the type of the image.  Perhaps when we have a CI server successfully building all VMs we could afford to do this?</div>
<div><br></div><div>--</div></div>best,<div>Eliot</div>
</div></div>