Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-24-2004, 11:54 AM
|
#1
|
|
Member
Registered: Dec 2003
Distribution: Suse 9.0 Pro
Posts: 136
Rep:
|
Mplayer plug-in not working????
Well, I already have Mplayer working....now I'm just trying to get the plug-in to work.
I DL'd Mplayer plugin 2.66 and Yast said there were no conflicts or dependancies, so it installed fine.....only, I goto click one a place where I know it'll need the plug-in the stream the video, it says I needed quicktime. If the Mplayer plug-in were working, it wouldn't prompt for that.....
So, my question is, why isn't it working? I looked in my Mozilla browser plug-in directory and the mplayer plug-in isn't there. So, if Yast installed the plug-in, where do I look so provide either a link or cut/paste it in the mozilla directory????
|
|
|
|
11-24-2004, 12:47 PM
|
#2
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Which codecs did you install with MPlayer? If the Quicktime codec is not installed, those files won't play.
|
|
|
|
11-24-2004, 12:55 PM
|
#3
|
|
Member
Registered: Dec 2003
Distribution: Suse 9.0 Pro
Posts: 136
Original Poster
Rep:
|
I dl'd the mplayer from Packman. I can play .mov files fine......as well as asf, wmv, mp3, mpg, etc...every format plays fine, but not with Mozilla.....I get prompted to either save it to disc (system prompt) or DL the appropriate plug-in(website prompt)...
When the rpm is installed with Yast, where can I find the Moz plugger?
|
|
|
|
11-24-2004, 01:07 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
in moz / ffox if you go to "about  lugins" is mplayerplug-in listed? if not... it's not insatlled correctly. there is also configuration options, normally in /etc/mplayerplug-in.conf which say which mime types to pick up on.
|
|
|
|
11-24-2004, 01:11 PM
|
#5
|
|
Member
Registered: Dec 2003
Distribution: Suse 9.0 Pro
Posts: 136
Original Poster
Rep:
|
Yeah, mplayer plug-in isn't in my mozilla folder....how can Yast not install an RPM correctly  I'm in RPM hell, LOL.
So where can I find the mplayer plug-in to copy/paste it into the Mozilla folder if YAST installed the rpm??????????
|
|
|
|
11-24-2004, 01:22 PM
|
#6
|
|
Member
Registered: Dec 2003
Distribution: Suse 9.0 Pro
Posts: 136
Original Poster
Rep:
|
**Edited** installed Mozilla-devel and got one step farther.....it just now says yes for "checking Mozilla -plug-in...crap.....
Quote:
checking for mozilla-plugin... yes
checking MOZPLUG_CFLAGS... -I/opt/mozilla/include/java -I/opt/mozilla/include/plugin -I/opt/mozilla/include/xpcom -I/opt/mozilla/include/string -I/opt/mozilla/include/nspr
checking MOZPLUG_LIBS... -L/opt/mozilla/lib -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl
checking for gtk+-2.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure: WARNING: *** Running in X mode - Limited Features ***
checking for gthread-2.0... Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' found
configure: error: Missing gthread package
linux:/home/oicdn/Documents/Programs/mplayerplug-in # ./whatoptions.sh
which: no mozilla in (/usr/sbin:/bin:/usr/bin:/sbin:/usr/X11R6/bin)
|
That is the error I get if I try to install it via script
./configure
So umm.....I'm lost....
Last edited by oicdn; 11-24-2004 at 01:35 PM.
|
|
|
|
11-24-2004, 01:45 PM
|
#7
|
|
Member
Registered: Dec 2003
Distribution: Suse 9.0 Pro
Posts: 136
Original Poster
Rep:
|
well installed glib2-devel-2.2.3-27.i586.rpm
Got past the gthread2.0 deal...and now I get this....
Quote:
checking for X11/extensions/dpms.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
linux:/home/oicdn/Documents/Programs/mplayerplug-in # make
g++ -c -Wall -g -O2 -I/usr/X11R6/include -g -O2 -DXP_UNIX -DMOZ_X11 -I/opt/mozilla/include/java -I/opt/mozilla/include/plugin -I/opt/mozilla/include/xpcom -I/opt/mozilla/include/string -I/opt/mozilla/include/nspr -Iinclude -fPIC -I/usr/X11R6/include -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -DX_ENABLED Source/plugin.cpp
In file included from /opt/mozilla/include/xpcom/nsrootidl.h:11,
from /opt/mozilla/include/xpcom/nsISupports.h:10,
from Source/nsIScriptableMplayerPlugin.h:10,
from Source/nsScriptablePeer.h:48,
from Source/plugin.h:49,
from Source/plugin.cpp:37:
/opt/mozilla/include/xpcom/nscore.h:46:28: mozilla-config.h: No such file or directory
make: *** [plugin.o] Error 1
linux:/home/oicdn/Documents/Programs/mplayerplug-in # ./whatoptions.sh
which: no mozilla in (/usr/sbin:/bin:/usr/bin:/sbin:/usr/X11R6/bin)
|
WHAT THE HELL CAN I DO TO GET THIS CRAP WORKING!!!!!!!

Last edited by oicdn; 11-24-2004 at 01:48 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 05:01 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|