Hi,<br><br>I run Ubuntu 9.10, which by default has pulseaudio and utilities like pactl, pacmd.<br><br>I downloaded pulseaudio source tarball <a href="http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-0.9.22.tar.gz">http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-0.9.22.tar.gz</a><br>
and extracted it, ran configure script, compiled it and tried to run the locally built pactl utility.<br>While running pactl(the one which I built), it gave me &quot;Connection failure: Connection refused&quot; Error.<br>
But the default &#39;pactl&#39; utility which is already present in /usr/bin/ works fine.<br><br>$ ./configure --prefix=&lt;tmpdir&gt;<br>$ make <br>$ make install<br>$ cd &lt;tmpdir&gt;<br>$ ./bin/pactl stat<br>Connection failure: Connection refused<br>
<br>Can someone tell me, what am I missing?<br>Why is the locally built pactl doesn&#39;t work? while the default /usr/bin/pactl works fine.<br>Are these utility programs coupled to &#39;pulseaudio&#39; along with which it is compiled?<br>
<br>Thanks in advance.<br clear="all"><br>-- <br>Regards,<br>ssrk<br><br>