Re: [gentoo-user] Mplayer2, where is it?

2007-03-10 Thread Abhay Kedia
On Saturday 10 Mar 2007 2:44:40 am Dale wrote:

  Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No
  such file or directory
  In file included from Source/plugin.h:54,
  from Source/plugin-support.cpp:1:
  Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file
  or directory

 I did post all of it, just the first part. It is really long.

 Any ideas on this?

A similar problem was also discussed on forums some time back
http://forums.gentoo.org/viewtopic-t-542909.html

See if the work around mentioned in there works for you or not.

-- 
Regards,
Abhay


pgphCycNTkYT4.pgp
Description: PGP signature


Re: [gentoo-user] Mplayer2, where is it?

2007-03-10 Thread Masood Ahmed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dale [EMAIL PROTECTED] writes:
 Thanks for the info.  New problem now:

   i686-pc-linux-gnu-g++ -c -o plugin-support.o -Wall  -march=athlon-xp -O2
   -momit-leaf-frame-pointer  -DXP_UNIX -DMOZ_X11
   -I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin
   -I/usr/include/nspr   -I/usr/lib/seamonkey/include -Iinclude -fPIC 
   -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
   -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
   -I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0
   -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
   -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
   -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0
   -I/usr/lib/glib-2.0/include   -DGTK_ENABLED   Source/plugin-support.cpp
   In file included from Source/nsScriptablePeer.h:48,
  from Source/plugin.h:54,
  from Source/plugin.cpp:37:
   Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No such
   file or directory
   In file included from Source/plugin.h:54,
  from Source/plugin.cpp:37:
   Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file or
   directory
   In file included from Source/nsScriptablePeer.h:48,
  from Source/plugin.h:54,
  from Source/nsScriptablePeer.cpp:48:
   Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No such
   file or directory
   In file included from Source/plugin.h:54,
  from Source/nsScriptablePeer.cpp:48:
   Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file or
   directory
   In file included from Source/nsScriptablePeer.h:48,
  from Source/plugin.h:54,
  from Source/plugin-support.cpp:1:
   Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No such
   file or directory
   In file included from Source/plugin.h:54,
  from Source/plugin-support.cpp:1:
   Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file or
   directory
   Source/plugin.cpp:38:31: error: nsIServiceManager.h: No such file or
   directory
   Source/plugin.cpp:39:23: error: nsIMemory.h: No such file or directory
   Source/plugin.cpp:40:74: error: nsISupportsUtils.h: No such file or
   directory
   include/pluginbase.h:55: warning: 'class nsPluginInstanceBase' has
   virtual functions but non-virtual destructor

 I did post all of it, just the first part.  It is really long. 

 Any ideas on this?

On my system mplayerplug-in does not use seamonkey but uses mozilla-firefox.
Also note that I'm using ~x86 version of mplayerplug-in. But if you dont have
a working plugin yet, I suggest you take a look at this addon for firefox,
seamonkey and mozilla:
  https://addons.mozilla.org/firefox/446/

Quoted from the site:
Allow you to launch embed video of website in an external application with a 
simple click

* Replace the stream by a simple button
* Add a download icon in the status bar
* And/Or add links to right click
* Works with RealMedia, QuickTime, WindowsMedia, Playlists, Flash, background 
sounds, Nullsoft video, Shockwave
* Allow the use of any capable media player (with command line support)
* Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)
* Activable per media format
* AutoPlay feature : automaticatlly start to play the first media
* Configuration wizard
* SmartPlay : automatically search and choose the best source using metafile 
('+' icon) if exist
* List all media links on the webpage
* Use a sidebar for lists
* Multilingual 

Hope this helps,
Masood Ahmed.

P.S: The gentoo-wiki says there is a mplayerplug-in-bin ebuild. But the link
for the ebuild is broken. If anyone finds that ebuild please update the wiki
and let us all know about it. I'm unable to find it yet. The gentoo-wiki page:
http://gentoo-wiki.com/HOWTO_mplayerplug-in#x86_64s
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iD8DBQFF8vKS1sVfs9hAkb8RAqZKAJ4mlpXKVAhC6U4cADRjoVGd+h0pTQCeK4Lz
oK3SyrcLGIlD7lbDz/5VXew=
=T2D8
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mplayer2, where is it?

2007-03-10 Thread Dale
Abhay Kedia wrote:
 On Saturday 10 Mar 2007 2:44:40 am Dale wrote:
   
 Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No
 such file or directory
 In file included from Source/plugin.h:54,
 from Source/plugin-support.cpp:1:
 Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file
 or directory
   
 I did post all of it, just the first part. It is really long.

 Any ideas on this?

 
 A similar problem was also discussed on forums some time back
 http://forums.gentoo.org/viewtopic-t-542909.html

 See if the work around mentioned in there works for you or not.

   

Since I don't have a /usr/lib/mozilla-firefox directory then that won't
work.  I may can replace the mozilla part with Seamonkey and try it but
I hate to add all that since it will create links that portage will
never be able to delete and they will be left hanging at some point in
the future.

I wonder if this should be filed as a bug?

Thanks

Dale 

:-)  :-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967



[gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Dale
Hi,

I went to a link a bit ago in Seamonkey and a box came up that it needed
mplayer2 plugin.  I don't see it in portage so can someone tell me where
I can find it? 

I looked on the forums but the posts I saw were really old.  Google
finds it but still no clue on where it is in portage.

Thanks in advance for the info.

Dale

:-)  :-)  :-) :-)

-- 
www.myspace.com/-remove-me-dalek1967

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Masood Ahmed
Dale [EMAIL PROTECTED] writes:

 Hi,

 I went to a link a bit ago in Seamonkey and a box came up that it needed
 mplayer2 plugin.  I don't see it in portage so can someone tell me where
 I can find it? 

 I looked on the forums but the posts I saw were really old.  Google
 finds it but still no clue on where it is in portage.

 Thanks in advance for the info.

Is it mplayerplug-in ?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Dan Farrell
On Sat, 10 Mar 2007 00:22:42 +0530
Masood Ahmed [EMAIL PROTECTED] wrote:

 Dale [EMAIL PROTECTED] writes:
 
  Hi,
 
  I went to a link a bit ago in Seamonkey and a box came up that it
  needed mplayer2 plugin.  I don't see it in portage so can someone
  tell me where I can find it? 
 
  I looked on the forums but the posts I saw were really old.  Google
  finds it but still no clue on where it is in portage.
 
  Thanks in advance for the info.
 
 Is it mplayerplug-in ?

*  net-www/mplayerplug-in
  Latest version available: 3.31-r1
  Latest version installed: 3.31-r1
  Size of files: 206 kB
  Homepage:  http://mplayerplug-in.sourceforge.net/
  Description:   mplayer plug-in for Gecko based browsers
  License:   GPL-2
i have it installed, so tell me the site that doesn't work and i'll
tell you if it does for me ... unless you don't use a gecko based
browser like firefox.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Dale
Masood Ahmed wrote:
 Dale [EMAIL PROTECTED] writes:

   
 Hi,

 I went to a link a bit ago in Seamonkey and a box came up that it needed
 mplayer2 plugin.  I don't see it in portage so can someone tell me where
 I can find it? 

 I looked on the forums but the posts I saw were really old.  Google
 finds it but still no clue on where it is in portage.

 Thanks in advance for the info.
 

 Is it mplayerplug-in ?
   

Thanks for the info. New problem now:

 i686-pc-linux-gnu-g++ -c -o plugin-support.o -Wall -march=athlon-xp
 -O2 -momit-leaf-frame-pointer -DXP_UNIX -DMOZ_X11
 -I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin
 -I/usr/include/nspr -I/usr/lib/seamonkey/include -Iinclude -fPIC
 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK_ENABLED
 Source/plugin-support.cpp
 In file included from Source/nsScriptablePeer.h:48,
 from Source/plugin.h:54,
 from Source/plugin.cpp:37:
 Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No
 such file or directory
 In file included from Source/plugin.h:54,
 from Source/plugin.cpp:37:
 Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file
 or directory
 In file included from Source/nsScriptablePeer.h:48,
 from Source/plugin.h:54,
 from Source/nsScriptablePeer.cpp:48:
 Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No
 such file or directory
 In file included from Source/plugin.h:54,
 from Source/nsScriptablePeer.cpp:48:
 Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file
 or directory
 In file included from Source/nsScriptablePeer.h:48,
 from Source/plugin.h:54,
 from Source/plugin-support.cpp:1:
 Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No
 such file or directory
 In file included from Source/plugin.h:54,
 from Source/plugin-support.cpp:1:
 Source/nsScriptablePeer.h:49:26: error: nsIClassInfo.h: No such file
 or directory
 Source/plugin.cpp:38:31: error: nsIServiceManager.h: No such file or
 directory
 Source/plugin.cpp:39:23: error: nsIMemory.h: No such file or directory
 Source/plugin.cpp:40:74: error: nsISupportsUtils.h: No such file or
 directory
 include/pluginbase.h:55: warning: 'class nsPluginInstanceBase' has
 virtual functions but non-virtual destructor

I did post all of it, just the first part. It is really long.

Any ideas on this?

Dale

:-) :-) :-) :-)



-- 
www.myspace.com/-remove-me-dalek1967



Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Renat Golubchyk
Hi!

On Fri, 09 Mar 2007 12:06:52 -0600 Dale [EMAIL PROTECTED] wrote:
 I went to a link a bit ago in Seamonkey and a box came up that it
 needed mplayer2 plugin.  I don't see it in portage so can someone
 tell me where I can find it? 

mplayer2 is the name of the main executable of the old Windows Media
Player 6.4 (mplayer2.exe). So you just have to check that your
mplayerplug-in handles the application/x-mplayer2 mimetype. Write
about:plugins in the address bar of your Seamonkey and check if it is
the case. If it's not maybe you haven't compiled in Windows Media Plugin
support (wmp USE-flag must be set).


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Dale
Renat Golubchyk wrote:
 Hi!

 On Fri, 09 Mar 2007 12:06:52 -0600 Dale [EMAIL PROTECTED] wrote:
   
 I went to a link a bit ago in Seamonkey and a box came up that it
 needed mplayer2 plugin.  I don't see it in portage so can someone
 tell me where I can find it? 
 

 mplayer2 is the name of the main executable of the old Windows Media
 Player 6.4 (mplayer2.exe). So you just have to check that your
 mplayerplug-in handles the application/x-mplayer2 mimetype. Write
 about:plugins in the address bar of your Seamonkey and check if it is
 the case. If it's not maybe you haven't compiled in Windows Media Plugin
 support (wmp USE-flag must be set).


 Cheers,
 Renat

   

Then we have other problems then:

 [ebuild   R   ] www-client/seamonkey-1.1.1  USE=crypt ipv6 java ldap
 xprint -debug -gnome -mozdevelop -moznocompose -moznoirc -moznomail
 -moznopango -moznoroaming -postgres -xforms -xinerama

I don't even see the option of wmp.  I do have it enabled though.

 USE=3dnow X acl acpi alsa amd arts artswrappersuid automount berkdb
 bitmap-fonts browserplugin bzip2 cairo cddb cdr chroot cli cracklib
 crypt cups dbus doc dri dvd dvdr eds emboss encode esd exif fam fdftk
 fortran gaim gcj gdbm gif gimp gimpprint gkrellm gphoto2 gpm gstreamer
 gtk hal hbci iconv ipv6 isdnlog java javascript jbig jpeg jpeg2k
 justify kde ldap libg++ logrotate mad midi mikmod mmx mp3 mpeg ncurses
 nptl nptlonly nsplugin offensive ofx ogg opengl pam pcre pdf perl png
 ppds pppd python qt3 qt4 quicktime readline realmedia reflection
 scanner sdl seamonkey session spell spl sqlite sse ssl syslog tcl tcpd
 tiff tk truetype truetype-fonts type1-fonts udev unicode usb vorbis
 win32codecs wma wmf wmp x86 xml xorg xprint xv yahoo zlib

Any ideas?  This is strange.

Dale

:-)  :-)  :-)  :-)


-- 
www.myspace.com/-remove-me-dalek1967



Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Renat Golubchyk
On Fri, 09 Mar 2007 17:18:38 -0600 Dale [EMAIL PROTECTED] wrote:
 Renat Golubchyk wrote:
  On Fri, 09 Mar 2007 12:06:52 -0600 Dale [EMAIL PROTECTED]
  wrote: 
  I went to a link a bit ago in Seamonkey and a box came up that it
  needed mplayer2 plugin.  I don't see it in portage so can someone
  tell me where I can find it? 
  
 
  mplayer2 is the name of the main executable of the old Windows Media
  Player 6.4 (mplayer2.exe). So you just have to check that your
  mplayerplug-in handles the application/x-mplayer2 mimetype. Write
  about:plugins in the address bar of your Seamonkey and check if it
  is the case. If it's not maybe you haven't compiled in Windows
  Media Plugin support (wmp USE-flag must be set).
 
 Then we have other problems then:
 
  [ebuild   R   ] www-client/seamonkey-1.1.1  USE=crypt ipv6 java
  ldap xprint -debug -gnome -mozdevelop -moznocompose -moznoirc
  -moznomail -moznopango -moznoroaming -postgres -xforms -xinerama
 
 I don't even see the option of wmp.  I do have it enabled though.


[EMAIL PROTECTED] ~ $ equery uses -a mplayerplug-in
[ Searching for packages matching mplayerplug-in... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf  ]
[: Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for net-www/mplayerplug-in-3.21 ]
 U I
 + + gtk : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
[ Found these USE variables for net-www/mplayerplug-in-3.31-r1 ]
 U I
 + - divx  : Divx Playback Support
 + - gmedia: Google Media Playback Support
 + + gtk   : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
 + + quicktime : Adds support for OpenQuickTime
 - - realmedia : Real Media Playback Support
 + - wmp   : Windows Media Playback Support
[ Found these USE variables for net-www/mplayerplug-in-3.35 ]
 U I
 + + divx  : Divx Playback Support
 + + gmedia: Google Media Playback Support
 + + gtk   : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
 + + quicktime : Adds support for OpenQuickTime
 - - realmedia : Real Media Playback Support
 + + wmp   : Windows Media Playback Support
[EMAIL PROTECTED] ~  $ quse -D wmp
 local:wmp:net-www/mplayerplug-in: Windows Media Playback Support


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


Re: [gentoo-user] Mplayer2, where is it?

2007-03-09 Thread Dale
Renat Golubchyk wrote:
 On Fri, 09 Mar 2007 17:18:38 -0600 Dale [EMAIL PROTECTED] wrote:
   
 Renat Golubchyk wrote:
 
 On Fri, 09 Mar 2007 12:06:52 -0600 Dale [EMAIL PROTECTED]
 wrote: 
   
 I went to a link a bit ago in Seamonkey and a box came up that it
 needed mplayer2 plugin.  I don't see it in portage so can someone
 tell me where I can find it? 
 
 
 mplayer2 is the name of the main executable of the old Windows Media
 Player 6.4 (mplayer2.exe). So you just have to check that your
 mplayerplug-in handles the application/x-mplayer2 mimetype. Write
 about:plugins in the address bar of your Seamonkey and check if it
 is the case. If it's not maybe you haven't compiled in Windows
 Media Plugin support (wmp USE-flag must be set).
   
 Then we have other problems then:

 
 [ebuild   R   ] www-client/seamonkey-1.1.1  USE=crypt ipv6 java
 ldap xprint -debug -gnome -mozdevelop -moznocompose -moznoirc
 -moznomail -moznopango -moznoroaming -postgres -xforms -xinerama
   
 I don't even see the option of wmp.  I do have it enabled though.
 


 [EMAIL PROTECTED] ~ $ equery uses -a mplayerplug-in
 [ Searching for packages matching mplayerplug-in... ]
 [ Colour Code : set unset ]
 [ Legend : Left column  (U) - USE flags from make.conf  ]
 [: Right column (I) - USE flags packages was installed with ]
 [ Found these USE variables for net-www/mplayerplug-in-3.21 ]
  U I
  + + gtk : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
 [ Found these USE variables for net-www/mplayerplug-in-3.31-r1 ]
  U I
  + - divx  : Divx Playback Support
  + - gmedia: Google Media Playback Support
  + + gtk   : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
  + + quicktime : Adds support for OpenQuickTime
  - - realmedia : Real Media Playback Support
  + - wmp   : Windows Media Playback Support
 [ Found these USE variables for net-www/mplayerplug-in-3.35 ]
  U I
  + + divx  : Divx Playback Support
  + + gmedia: Google Media Playback Support
  + + gtk   : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
  + + quicktime : Adds support for OpenQuickTime
  - - realmedia : Real Media Playback Support
  + + wmp   : Windows Media Playback Support
 [EMAIL PROTECTED] ~  $ quse -D wmp
  local:wmp:net-www/mplayerplug-in: Windows Media Playback Support


 Cheers,
 Renat

   

Ahhh, you meant wmp for the plug-in.  I thought you meant for Seamonkey.

OK.  I got that I think, since it is in the USE line in make.conf now. 
I also did a emerge -ND world to make sure it took all the way around. 
I still get the error in  my other reply though.  It fails to compile
and install.

You wouldn't happen to know about that would ya?  ;-)

Thanks

Dale

:-)  :-)  :-)  :-) 

-- 
www.myspace.com/-remove-me-dalek1967