I found the problem with pacmd. Stupid me! I called the system one and not the one I built.<br><br>Nevertheless, I am interested in the debugging magic.<br><br>Burkhard<br><br><div class="gmail_quote">2010/1/2 Burkhard Stubert <span dir="ltr">&lt;<a href="mailto:burkhard.stubert@googlemail.com">burkhard.stubert@googlemail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Colin<br><br><div class="gmail_quote">2010/1/2 Colin Guthrie <span dir="ltr">&lt;<a href="mailto:gmane@colin.guthr.ie" target="_blank">gmane@colin.guthr.ie</a>&gt;</span><div class="im">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&#39;Twas brillig, and Burkhard Stubert at 02/01/10 14:50 did gyre and gimble:<br>
<div>&gt; Hi folks,<br>
&gt;<br>
&gt; I have built PA v0.9.21 and installed it in /usr/local/PulseAudio. I<br>
&gt; have changed my configuration files as follows.<br>
&gt;<br>
&gt; ~/.pulse/client.conf:<br>
&gt; daemon-binary = /usr/local/PulseAudio/bin/pulseaudio<br>
&gt; extra-arguments = --log-target=syslog<br>
&gt;<br>
&gt; /usr/bin/pulse-session:<br>
<br>
</div>The above file is not one we provide, so is presumably something your<br>
distro is doing. I&#39;m not aware of how this works so cannot provide any<br>
help here. I&#39;d advise you to ask via your distro&#39;s PA maintainer.<br>
<div><br>
&gt; If I now run /pacmd &quot;list-modules&quot;/, I get the message:<br>
&gt; No Pulseaudio daemon running, or not running as session daemon.<br>
&gt;<br>
&gt; What is wrong in my setup? How do I have to configure things to run the<br>
&gt; pulseaudio instance I have compiled myself?<br>
<br>
</div>pacmd is probably linking to your system&#39;s libpulse* libraries.<br>
<br>
Maybe export LD_LIBRARY_PATH=/usr/local/PulseAudio/lib will solve the<br>
problem?<br></blockquote></div><div><br>Nope, pacmd is linked against the libraries in /usr/local/PulseAudio/lib - as ldd revealed.<br> </div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



Note also that for debugging (which is presumably what you are doing)<br>
that pulseaudio has some small black magic that allows it to be run from<br>
the source/build tree without installing. This may be a simpler way for<br>
quick tests and building a test package in your distros chosen format<br>
(rpm or deb etc) may be a better approach for a longer term test?<br></blockquote></div><div><br>Yes, I am indeed debugging. I want to make my Linux box work as a Bluetooth stereo headset. Could you please initiate me to the black magic for debugging. <br>

<br>Thanks,<br>Burkhard<br><br></div></div><br>
</blockquote></div><br>