Gecko-media player for openSuse

40 views
Skip to first unread message

mal...@interele.demon.co.uk

unread,
Jul 11, 2008, 4:18:52 PM7/11/08
to gecko-mediaplayer
openSuse has mplayer and gnome-mplayer in the Pacman repository but it
seems to
be missing gecko-mediaplayer. I have built it myself from the source
but it's a bit of
a pain as you have to install a lot of stuff that a vanilla openSuse
install leaves out.

Has someone got an openSuse package somewhere? Alternatively can you
point
me at a howto make packages and I'll have a go at making one for
openSuse

TGIF

Mal

Kevin DeKorte

unread,
Jul 11, 2008, 6:07:18 PM7/11/08
to gecko-me...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I don't know if opensuse provides mock, but it is quite easy to build on
fedora using mock.

Kevin


- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFId9mW6w2kMH0L1dERAmCAAJ9kHSPGyvhbbTVhfJd6Tq79QN+A3QCdHqLq
8zh1O1k57FCt4GJExVSyJ0I=
=fg1f
-----END PGP SIGNATURE-----

Scott (angrykeyboarder)

unread,
Aug 9, 2008, 9:56:58 PM8/9/08
to gecko-mediaplayer


On Jul 11, 1:18 pm, malc...@interele.demon.co.uk wrote:
> openSusehas mplayer and gnome-mplayer in the Pacman repository but it
> seems to
> be missing gecko-mediaplayer. I have built it myself from the source
> but it's a bit of
> a pain as you have to install a lot of stuff that a vanillaopenSuse
> install leaves out.
>
> Has someone got anopenSusepackage somewhere? Alternatively can you
> point
> me at a howto make packages and I'll have a go at making one foropenSuse

I just spent the better part of an hour trying to compile this thing.

I'd love to find an openSUSE rpm.

Part of the problem with compiling is that openSUSE needs a /usr/
lib[64]/mozilla directory and they don't seem to find it necessary.

I realize that all gecko apps rely on xulrunner now, but in the case
of Debuntu (and Fedora if I'm not mistaken), they still include the
mozilla directory for the sake of (plugin) consistancy.

Malcolm Moore

unread,
Aug 10, 2008, 4:39:57 PM8/10/08
to gecko-me...@googlegroups.com
I eventually cheated and stuck the plugins from my
machine at work that has fedora on a memory stick
and then put all of the gecko stuff in the Suse browser
plugin directory on my machine at home  and it seems
fine - so I guess you could just grab the rpm from livna  and
use that - I can't remember what the options are to
redirect where rpm sticks the files ( --relocate ?? )
( or I could just email you the files  for you to bung
on your machine )

best wishes

Mal

From: Scott (angrykeyboarder) [mailto:gee...@angrykeyboarder.com]
To: gecko-mediaplayer [mailto:gecko-me...@googlegroups.com]
Sent: Sun, 10 Aug 2008 02:56:58 +0100
Subject: [gecko-mediaplayer] Re: Gecko-media player for openSuse

Kevin DeKorte

unread,
Aug 10, 2008, 6:52:32 PM8/10/08
to gecko-me...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What does ./configure tell you... and I would check packman. I know they
have packages for gnome-mplayer.

Kevin


- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFIn3Ew6w2kMH0L1dERAhSdAJ4mvcIki0hch4GmBULJQ8tceYt5LwCgjTnA
WbwPMFUAzSvQNtLkginrVww=
=VaVZ
-----END PGP SIGNATURE-----

Scott (angrykeyboarder)

unread,
Aug 10, 2008, 7:25:28 PM8/10/08
to gecko-me...@googlegroups.com
Malcolm Moore wrote:
> I eventually cheated and stuck the plugins from my
> machine at work that has fedora on a memory stick
> and then put all of the gecko stuff in the Suse browser
> plugin directory on my machine at home and it seems
> fine - so I guess you could just grab the rpm from livna and
> use that - I can't remember what the options are to
> redirect where rpm sticks the files ( --relocate ?? )
> ( or I could just email you the files for you to bung
> on your machine )

Thanks.

I hadn't gotten around to it yet, but I also run Fedora (and Ubuntu and
Debian and Mandriva and OpenSolaris and Windows and....) in VirtualBox,
so I'll just copy the files from there myself.

Whenever I want to extract files from a RPM or DEB package I generally
do it in file roller and then manually copy the files to their proper
locations.

I often install themes from one distro to another this way.

But I digress...


Scott (angrykeyboarder)

unread,
Aug 10, 2008, 7:27:56 PM8/10/08
to gecko-me...@googlegroups.com
Kevin DeKorte wrote:

> | Part of the problem with compiling is that openSUSE needs a /usr/
> | lib[64]/mozilla directory and they don't seem to find it necessary.
> |
> | I realize that all gecko apps rely on xulrunner now, but in the case
> | of Debuntu (and Fedora if I'm not mistaken), they still include the
> | mozilla directory for the sake of (plugin) consistancy.
>
> What does ./configure tell you...

Do you want to see the whole output?

>and I would check packman. I know they
> have packages for gnome-mplayer.

I use the Packman repo and it's not there. :(


Kevin DeKorte

unread,
Aug 11, 2008, 8:31:42 AM8/11/08
to gecko-me...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Scott (angrykeyboarder) wrote:
| Kevin DeKorte wrote:
|
|> | Part of the problem with compiling is that openSUSE needs a /usr/
|> | lib[64]/mozilla directory and they don't seem to find it necessary.
|> |
|> | I realize that all gecko apps rely on xulrunner now, but in the case
|> | of Debuntu (and Fedora if I'm not mistaken), they still include the
|> | mozilla directory for the sake of (plugin) consistancy.
|>
|> What does ./configure tell you...
|
| Do you want to see the whole output?
|

Yes

| >and I would check packman. I know they
|> have packages for gnome-mplayer.
|
| I use the Packman repo and it's not there. :(
|

Perhaps you should request it... does opensuse have a tool like mock?

Kevin

- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFIoDEu6w2kMH0L1dERAr5iAKCXVpsYDIYpFI2wdycwMRTuG8RH+wCglYC2
OkoBxC2I1Tf36COAi3Lo+ug=
=DcOS
-----END PGP SIGNATURE-----

Reply all
Reply to author
Forward
0 new messages