 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

20th June 2007, 10:09 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 5

|
|
|
How to install VLC plugin in mozilla FireFox
Hi I am using Redhat Fedora 6.0 as my client OS with FF 2.* browser.
But I am not able to install VLC player plugin on it.
Does any one know how to install VLC plugin in Linux.
My code is as :
<object classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" codebase="http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab"
width="100%" height="100%" id="video1" events="True">
<param name="Src" value="c:/Office.wmv" />
<param name="ShowDisplay" value="True" />
<param name="AutoLoop" value="True" />
<param name="AutoPlay" value="True" />
<embed type="application/x-vlc-plugin"
name="video1"
autoplay="no" loop="yes" width="10%" height="0%" border=1
target="c:/Office.wmv" /></object>
I have the source code "vlc-0.8.6b" and but when I execute the command :
"./configure --enable-mozilla --disable-mad --disable-wxwidgets --disable-skins2"
the error comes is: "configure: error: Please install the Mozilla development tools, mozilla-config was not found."
Help me ..
|

20th June 2007, 10:32 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
have you installed firefox-devel ?
su -
yum install firefox-devel
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

20th June 2007, 11:47 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 5

|
|
|
done but nothing happened..
Error: Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
|

20th June 2007, 12:34 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by shikhardadhich
done but nothing happened..
Error: Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
|
Is this the output from compile or yum
Have you tried the livna version ?
su -
rpm -i http://rpm.livna.org/livna-release-6.rpm
yum install vlc mozilla-vlc
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

20th June 2007, 02:20 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 5

|
|
I had done this:
rpm -i http://rpm.livna.org/livna-release-6.rpm
yum install vlc mozilla-vlc
But getting error as :
Error: Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
I guess I have wrong version of VLC ?
|

20th June 2007, 02:46 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by shikhardadhich
I had done this:
rpm -i http://rpm.livna.org/livna-release-6.rpm
yum install vlc mozilla-vlc
But getting error as :
Error: Missing Dependency: vlc = 0.8.6a is needed by package vlc-plugin
I guess I have wrong version of VLC ?
|
can you post the output from this command
yum repolist
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

20th June 2007, 03:05 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 5

|
|
|
# yum repolist
Loading "installonlyn" plugin
usage: yum [options] < grouplist, localinstall, groupinfo, localupdate, resolvedep, erase, deplist, groupremove, makecache, upgrade, provides, shell, install, whatprovides, groupinstall, update, groupupdate, info, search, check-update, list, remove, clean, grouperase >
options:
-h, --help show this help message and exit
-t, --tolerant be tolerant of errors
-C run entirely from cache, don't update cache
-c [config file] config file location
-R [minutes] maximum command wait time
-d [debug level] debugging output level
-e [error level] error output level
-y answer yes for all questions
--version show Yum version and exit
--installroot=[path] set install root
--enablerepo=[repo] enable one or more repositories (wildcards allowed)
--disablerepo=[repo] disable one or more repositories (wildcards allowed)
-x [package], --exclude=[package]
exclude package(s) by name or glob
--obsoletes enable obsoletes processing during updates
--noplugins disable Yum plugins
[root@infosignzteest ~]#
|

20th June 2007, 03:37 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
ok try
su -
yum remove vlc*
yum install mozilla-vlc
I guess the F7 yum commands are different
Quote:
[root@localhost ~]# yum --help
Loading "allowdowngrade" plugin
Loading "installonlyn" plugin
Usage: yum [options] < grouplist, localinstall, groupinfo, localupdate, resolvedep, erase, deplist, groupremove, makecache, upgrade, provides, shell, install, whatprovides, groupinstall, update, repolist, groupupdate, info, search, check-update, list, remove, clean, grouperase >
Options:
-h, --help show this help message and exit
-t, --tolerant be tolerant of errors
-C run entirely from cache, don't update cache
-c [config file] config file location
-R [minutes] maximum command wait time
-d [debug level] debugging output level
-e [error level] error output level
-y answer yes for all questions
--version show Yum version and exit
--installroot=[path] set install root
--enablerepo=[repo] enable one or more repositories (wildcards allowed)
--disablerepo=[repo] disable one or more repositories (wildcards allowed)
-x [package], --exclude=[package]
exclude package(s) by name or glob
--obsoletes enable obsoletes processing during updates
--noplugins disable Yum plugins
--nogpgcheck disable gpg signature checking
--allow-downgrade Allow packages to be downgraded
[root@localhost ~]#
|
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Last edited by leigh123linux; 20th June 2007 at 03:40 PM.
|

23rd June 2007, 07:56 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 5

|
|
Nothing happened  same issue
|

16th June 2012, 10:29 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 2

|
|
|
Re: How to install VLC plugin in mozilla FireFox
thanks it worked for me in fedora 17!
[root@localhost canty978]# yum install vlc mozilla-vlc
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 22:17 (Tuesday, 18-06-2013)
|
|
 |
 |
 |
 |
|
|