Do I need PolicyKit?<br><br>When I do configure I get the following output<br><br>&nbsp;&nbsp;&nbsp; Have X11:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable OSS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable Alsa:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable Solaris:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable GLib 2.0:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>
&nbsp;&nbsp;&nbsp; Enable GConf:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable Avahi:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable Jack:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable Async DNS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable LIRC:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable HAL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable BlueZ:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>
&nbsp;&nbsp;&nbsp; Enable TCP Wrappers:&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; Enable libsamplerate:&nbsp;&nbsp; yes<br>&nbsp;&nbsp;&nbsp; Enable PolicyKit:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>&nbsp;&nbsp;&nbsp; System User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pulse<br>&nbsp;&nbsp;&nbsp; System Group:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pulse<br>&nbsp;&nbsp;&nbsp; Realtime Group:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pulse-rt<br>&nbsp;&nbsp;&nbsp; Access Group:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pulse-access<br>
<br>-kwan<br><br><div class="gmail_quote">On Tue, Apr 29, 2008 at 4:53 AM, Colin Guthrie &lt;<a href="mailto:gmane@colin.guthr.ie">gmane@colin.guthr.ie</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Colin Guthrie wrote:<br>
&gt; Can you create the folder /tmp/pulse-user yourself? Can you chown and<br>
&gt; chmod OK on the filesystem? Perhaps it is a FAT filesystem and pulse is<br>
&gt; failing because the chown/chmod is not working? (not looked at the code<br>
&gt; for a while so not 100% sure on that one).<br>
<br>
</div>This may be what&#39;s happening looking at the code, this function is<br>
responsible for creating the /tmp/pulse-user folder:<br>
<br>
<a href="http://www.pulseaudio.org/browser/tags/release-0.9.10/src/pulsecore/core-util.c#L176" target="_blank">http://www.pulseaudio.org/browser/tags/release-0.9.10/src/pulsecore/core-util.c#L176</a><br>
<br>
<br>
And this check:<br>
<a href="http://www.pulseaudio.org/browser/tags/release-0.9.10/src/pulsecore/core-util.c#L215" target="_blank">http://www.pulseaudio.org/browser/tags/release-0.9.10/src/pulsecore/core-util.c#L215</a><br>
will return an EACCESS (permission denied I believe) error if it is not<br>
created in a secure manner.<br>
<br>
Try hacking that check to in your compilation to see if it works for you.<br>
<br>
I guess the code should check not for a Win32 OS but rather a filesystem<br>
that does not support owners/groups/perms, but that&#39;s no doubt a bit<br>
trickier!<br>
<br>
Hope this is the problem.<br>
<div><div></div><div class="Wj3C7c"><br>
Col<br>
<br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</a><br>
<a href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.media.mit.edu/~kwan/info.html">http://www.media.mit.edu/~kwan/info.html</a>