Thanks Tanu, It worked.
> On 28-Sep-2015, at 6:28 pm, Tanu Kaskinen <[email protected]> wrote: > > On Mon, 2015-09-28 at 18:19 +0530, LakshmiNarayanan Raju wrote: >> Hi Team, >> >> Am getting the following output after I did a sudo make install with >> pulseaudio7.0 in my local machine. >> >> ubuntu@ubuntu-VirtualBox:$ pactl --version >> pactl 7.0 >> Compiled with libpulse 7.0.0 >> Linked with libpulse 4.0.0 > > So the problem is that pactl gets linked with an old libpulse version? > "sudo ldconfig" should help with that. You may have to add > /usr/local/lib at the top of /etc/ld.so.conf first. I assume you > installed to the default prefix (/usr/local). > > -- > Tanu > > _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
