On 2008-05-05, Gerhard Magnus <magnus@xxxxxxxxxxxxxxx> wrote: > Recently, all of the video in firefox has stopped working. I assume this > is because I keep letting yum update to the latest version (I'm now on > firefox 1.0.0.14) and something has broken. > > In trying to troubleshoot this I'm come to this question: Where does > firefox look for its plugins: /usr/lib/firefox-2.0.0.14/plugins > or /usr/lib/mozilla/plugins? Fedora's Firefox looks in /usr/lib/firefox-2.0.0.14/plugins, but some 3rd party plugin installers drop them in /usr/lib/mozilla/plugins. Just create sym-links from /usr/lib/mozilla/plugins to /usr/lib/firefox-2.0.0.14/plugins, e.g.: ln -s /usr/lib/mozilla/plugins/* /usr/lib/firefox-2.0.0.14/plugins/ -- John (john@xxxxxxxxxxx) -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list