Hi,<div>I&#39;m running Ubuntustudio KK 9.10, i&#39;ve compiled VocProc without any problem but as soon as i run it (./VocProc) it crashes and i get this from the terminal:</div><div><br></div><div><div>$ ./VocProc </div><div>
loaded &quot;chromatic&quot;...</div><div>loaded &quot;full&quot;...</div><div>loaded &quot;pentatonic&quot;...</div><div>loaded &quot;harmonic E minor&quot;...</div><div>the sample rate is now 44100/sec</div><div>zombified - calling shutdown handler</div>
<div><br></div><div>Any hints?</div><div>Thank you in advance</div><div><br></div><div>Giorgio</div></div><div><br><br><div class="gmail_quote">On Mon, Feb 1, 2010 at 11:59 AM, Arnold Krille <span dir="ltr">&lt;<a href="mailto:arnold@arnoldarts.de">arnold@arnoldarts.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="im">On Monday 01 February 2010 11:11:21 Atte André Jensen wrote:<br>
&gt; Arnold Krille wrote:<br>
&gt; &gt; Atte, please! You can compile sources by hand and don&#39;t know how to do<br>
&gt; &gt; &quot;update-alteratives --help&quot;? Or even running &quot;update-alternatives&quot;<br>
&gt; &gt; without anything to get the same help-text?<br>
&gt; Yes, I do, but I&#39;ve always feared what happened if I just did what I<br>
&gt; thought might be the right thing. For some reason I always had &quot;this<br>
&gt; thing&quot; with building QT-apps, and I rarely use update-alternatives<br>
&gt; anymore, call my lazy or lucky :-)<br>
&gt;<br>
&gt; So I was hoping you could show me the correct one liner to get me<br>
&gt; started. My guess is:<br>
&gt;<br>
&gt; sudo update-alternatives --set qmake /usr/bin/qmake-qt4<br>
&gt;<br>
&gt; I felt a little adventurous (maybe due to your &quot;please&quot;), so I went<br>
&gt; ahead and tried with my fingers crossed, and now VocProc builds :-)<br>
&gt;<br>
&gt; Am I right to asume that the only things my update-alternatives command<br>
&gt; did was change the symlink in /etc/alternatives/qmake to point to<br>
&gt; usr/bin/qmake-qt4 touching *no other* files on my system?<br>
<br>
</div>Yep, update-alternatives only does changes in /etc/alternatives. It doesn&#39;t<br>
even mess around with stuff in /usr, which in case of alternatives is just<br>
links to /etc/alternatives. Meaning if you have virtual or disk-less machines<br>
that use the same root-directory from a server, all can have their own<br>
alternatives set (because the /etc directory should be writeable and custom to<br>
each installation).<br>
<br>
Instead of &quot;--set&quot; you could also have used &quot;--config&quot; which presents you with<br>
a nice list of the available alternatives and lets you choose one (or go on<br>
with the current)...<br>
<br>
Have fun,<br>
<font color="#888888"><br>
Arnold<br>
</font><br>_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Giorgio Baů<br>Sound engineer<br><br><a href="mailto:giorgio@kubistudio.it">giorgio@kubistudio.it</a><br><a href="http://www.kubistudio.it">www.kubistudio.it</a><br><a href="http://www.myspace.com/kubistudio">www.myspace.com/kubistudio</a><br>

</div>