On Mon, 2003-02-17 at 23:23, Joshua L. Jones wrote:
> Hi.  
> 
> I downloaded an rpm from freshrpms.net called 
> mplayer-commom-0.90rc3-2.i386.rpm and did the rpm -ivh thing.  I also 
> installed the mplayer plugging prior to this.  Now, from mozilla, where 
> do I tell it to look for the helper application?  If I use 
> /usr/share/mplayer, nothing happens...

That's because /usr/share/mplayer isn't an application.  It's a folder
of common stuff for mplayer.  You need the mplayer rpm (and it's
dependencies).  I find it easiest to use apt:

apt-get install mplayer

(See http://uug.byu.edu/apt)

Then I can use /usr/bin/gmplayer as the helper application.

The plugin will only work if it can find mplayer in the system path
(/usr/bin/mplayer).  It's very crude though, and you can't control the
embedded video once it starts playing.  Not all content is embedded,
though, so you'll still need to configure mozilla to run mplayer or
gmplayer (the gui version) for those types.

Michael


> 
> Thanks
> jsoh
> 
> Michael Torrie wrote:
> 
> >
> >install mplayer (www.freshrpms.net if you're using redhat) and then use
> >gmplayer or mplayer as the helper app.
> >
> >Michael
> >
> >  
> >
> 
> 
> 
> 
> _______________________________________________
> newbies mailing list
> [EMAIL PROTECTED]
> http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to