Install the multimedia (music) Plug-in for firefox in linux
Source: Internet
Author: User
In linux, install the multimedia (music) Plug-in for firefox-general Linux technology-Linux technology and application information. The following is a detailed description. From: that afternoon, the wind was flowing gently
There is no firefox In Debian, only Iceweasel, but I liked it first. I deleted it and downloaded an official mozilla firefox, I did not think that I encountered a very troublesome problem when using firefox. I want to hear from Liu ruoying in baidu mp3 <when love is approaching>, but I don't want firefox to find any plug-ins. If you select manual search, it will take me to a very stupid place, and there is no way to do it. You have to install mplayer based on previous experience.
Mplayer is the next powerful firefox multimedia plug-in linux. I went to the official website to download its source code and prepared to install it. If I didn't think of it, I would like to download it .. /Configure error.
Error: Unable to find mozilla or firefox development files
In the past, it was necessary to install the firefox development kit before config was successful...
No way, let's look for a new one. The new one can be viewed with a magnifying glass. iceweasel has no dev stuff on and off, so it's really cool. Search mozilla again, and finally find mozilla-mplayer. Hard work.
Apt-get build-dep mozilla-mplayer
After packaging the dependencies, execute./configure. Then make. Follow the instructions in INSTALLj:
If you use mozilla:
Cp mplayerplug-in *. so/usr/lib/mozilla/plugins
Cp mplayerplug-in *. xpt/usr/lib/mozilla/components
If you use firebird:
Cp mplayerplug-in *. so/usr/lib/mozilla-firebird/plugins
Cp mplayerplug-in *. xpt/usr/lib/mozilla-firebird/components
If you use firefox:
Cp mplayerplug-in *. so/usr/lib/firefox/plugins
Cp mplayerplug-in *. xpt/usr/lib/firefox/components
Or run 'make install' as root
Run the following command:
Ls *. so
A bunch of things
Mplayerplug-in-dvx.so mplayerplug-in-rm.so mplayerplug-in-wmp.so
Mplayerplug-in-qt.so mplayerplug-in.so
Turn Off firefox and find the page again. You can listen to the song this time. The transcript process is shared by the comrades who use Debian but cannot install the firefox plug-in like me.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.