Hi,<div>I'm running Ubuntustudio KK 9.10, i'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 "chromatic"...</div><div>loaded "full"...</div><div>loaded "pentatonic"...</div><div>loaded "harmonic E minor"...</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"><<a href="mailto:arnold@arnoldarts.de">arnold@arnoldarts.de</a>></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>
> Arnold Krille wrote:<br>
> > Atte, please! You can compile sources by hand and don't know how to do<br>
> > "update-alteratives --help"? Or even running "update-alternatives"<br>
> > without anything to get the same help-text?<br>
> Yes, I do, but I've always feared what happened if I just did what I<br>
> thought might be the right thing. For some reason I always had "this<br>
> thing" with building QT-apps, and I rarely use update-alternatives<br>
> anymore, call my lazy or lucky :-)<br>
><br>
> So I was hoping you could show me the correct one liner to get me<br>
> started. My guess is:<br>
><br>
> sudo update-alternatives --set qmake /usr/bin/qmake-qt4<br>
><br>
> I felt a little adventurous (maybe due to your "please"), so I went<br>
> ahead and tried with my fingers crossed, and now VocProc builds :-)<br>
><br>
> Am I right to asume that the only things my update-alternatives command<br>
> did was change the symlink in /etc/alternatives/qmake to point to<br>
> 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'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 "--set" you could also have used "--config" 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>