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 "Connection failure: Connection refused" Error.<br>
But the default 'pactl' utility which is already present in /usr/bin/ works fine.<br><br>$ ./configure --prefix=<tmpdir><br>$ make <br>$ make install<br>$ cd <tmpdir><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't work? while the default /usr/bin/pactl works fine.<br>Are these utility programs coupled to 'pulseaudio' along with which it is compiled?<br>
<br>Thanks in advance.<br clear="all"><br>-- <br>Regards,<br>ssrk<br><br>