Comment 7 for bug 982436

Revision history for this message
R. C. Pao (rcpao) wrote :

Another short term fix (in case there are any other library packages that also install to that directory):
sudo -s
echo "/usr/lib/i486-linux-gnu" > /etc/ld.so.conf.d/librtmp0.conf
ldconfig
exit